8.0.0 (2025-06-18)
Features
- add compatibility with Angular 20 (4fc5393), closes #111
- improve support of moduleless applications with
ng add
schematics (3d207f3), closes #109
Breaking changes
ng add
schematics optionsmodule
andpath
have been removed in favor of the simpleruseModuleImport
option- Angular v20 is now required as peer dependency