CHANGELOG.md (6521B)
Changelog
[0.7.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.6.1...ng-schematics-v0.7.0) (2024-09-11)
Features
[0.6.1](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.6.0...ng-schematics-v0.6.1) (2024-06-20)
Bug Fixes
[0.6.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.6...ng-schematics-v0.6.0) (2024-02-05)
⚠ BREAKING CHANGES
- drop support for node16 (#10912)
Features
[0.5.6](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.5...ng-schematics-v0.5.6) (2024-01-16)
Bug Fixes
- jest config issue on Windows (3711f86)
[0.5.5](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.4...ng-schematics-v0.5.5) (2023-12-19)
Bug Fixes
[0.5.4](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.3...ng-schematics-v0.5.4) (2023-12-06)
Bug Fixes
[0.5.3](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.2...ng-schematics-v0.5.3) (2023-12-04)
Bug Fixes
[0.5.2](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.1...ng-schematics-v0.5.2) (2023-11-16)
Bug Fixes
[0.5.1](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.5.0...ng-schematics-v0.5.1) (2023-11-13)
Bug Fixes
- multi-app project extend root
tsconfig.json(#11374) (1b2d920) - support Angular 17 new template (#11375) (64f7bf0)
[0.5.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.4.0...ng-schematics-v0.5.0) (2023-08-22)
Features
- ng-schematics: reduce the user options and better defaults (35dc2d8)
- ng-schematics: release version 0.5.0 (#10768) (42fdd0a)
Bug Fixes
- ng-schematics: builder is responsible for resolving commands (683e181)
- ng-schematics: don't install for library projects (1376b77)
[0.4.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.3.0...ng-schematics-v0.4.0) (2023-08-08)
Features
[0.3.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.3.0...ng-schematics-v0.3.0) (2023-08-03)
Features
[0.3.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.3.0...ng-schematics-v0.3.0) (2023-08-02)
Features
[0.3.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.2.0...ng-schematics-v0.3.0) (2023-06-29)
Features
Bug Fixes
portoption to run dev and e2e side-by-side (#10458) (a43b346)- use Node test reporter (#10464) (f778b1e)
[0.2.0](https://github.com/puppeteer/puppeteer/compare/ng-schematics-v0.1.0...ng-schematics-v0.2.0) (2023-05-02)
⚠ BREAKING CHANGES
- drop support for node14 (#10019)