angular/packages/upgrade
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
..
src/common refactor(core): remove ComponentFactoryResolver & ComponentFactory from the api surface"" 2026-04-07 09:30:25 -07:00
static feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
BUILD.bazel docs(docs-infra): expose VERSION from @angular/upgrade 2025-12-08 08:41:35 -08:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update minimum supported Node.js versions 2026-02-25 07:57:18 -08:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor(upgrade): deprecate VERSION export 2025-12-09 09:26:02 -08:00