angular/goldens/public-api
Matthieu Riegler b1f5181ffd refactor(core): remove ComponentFactoryResolver & ComponentFactory from the api surface""
Those APIs date back to pre-ivy times and are long deprecated.

BREAKING CHANGE: `ComponentFactoryResolver` and `ComponentFactory` are no longer available. Pass the component class directly to APIs that previously required a factory, such as `ViewContainerRef.createComponent` or use the standalone `createComponent` function.
2026-04-07 09:30:25 -07:00
..
animations refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
common refactor: replace any with stricter types in common and core 2026-03-20 15:20:43 -07:00
compiler-cli refactor(compiler): remove fullTemplateTypeCheck compiler option. 2026-04-06 11:55:09 -07:00
core refactor(core): remove ComponentFactoryResolver & ComponentFactory from the api surface"" 2026-04-07 09:30:25 -07:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms feat(forms): add debounce option to validateAsync and validateHttp 2026-03-25 14:17:52 -07:00
localize build: update cross-repo angular dependencies 2026-02-25 10:17:51 -08:00
platform-browser refactor(platform-browser): remove Hammer integration 2026-03-19 16:13:20 -07:00
platform-browser-dynamic refactor(platform-browser): Deprecate the platform-browser-dynamic package (#61043) 2025-05-15 09:48:15 -07:00
platform-server feat(core): introduce BootstrapContext for improved server bootstrapping (#63562) 2025-09-09 10:57:09 -07:00
router fix(router): make currentSnapshot required in CanMatchFn (#67452) 2026-04-02 12:53:57 -07:00
service-worker Revert "feat(service-worker): notify clients about version failures (#62718)" 2025-11-11 12:48:45 -08:00
upgrade refactor(upgrade): remove getAngularLib/setAngularLib 2026-02-25 07:58:24 -08:00
manage.js build: update goldens management script to drop shelljs (#64042) 2025-09-26 13:14:09 -04:00