Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@EmmanuelRoux EmmanuelRoux released this 18 Jun 15:14
· 1 commit to main since this release
bb7745b

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 options module and path have been removed in favor of the simpler useModuleImport option
  • Angular v20 is now required as peer dependency