angular/goldens
Matthieu Riegler a980ac9a6a refactor(platform-browser): Deprecate the HammerJS integration (#60257)
The HammerJS integration provided by the framework is deprecated

DEPRECATED: HammerJS support is deprecated and will be removed in a future major version.

PR Close #60257
2025-03-11 09:25:28 -07:00
..
public-api refactor(platform-browser): Deprecate the HammerJS integration (#60257) 2025-03-11 09:25:28 -07:00
size-tracking refactor(core): allow InputBinding and OutputBinding to be tree shaken (#60137) 2025-03-03 22:04:49 +00:00
BUILD.bazel build: use api-golden tool from dev-infra for testing public API (#42688) 2021-06-30 11:43:48 -07:00
README.md build: remove circular deps goldens (#60021) 2025-02-19 21:01:31 +00:00

public-api/

This directory contains all of the public api goldens for our npm packages we publish to NPM. These are tested on all PRs and commits as part of our bazel tests.

To check or update the public api goldens, run one of the following commands:

yarn public-api:check
yarn public-api:update