20.0.0-rc.0
Pre-release
Pre-release
·
5 commits
to main
since this release
@ajsf/bootstrap3 @ajsf/bootstrap4 @ajsf/bootstrap5 @ajsf/core @ajsf/material @ajsf/primeng published at 20.0.0-rc.0 on the next dist-tag.
npm install @ajsf/core@20.0.0-rc.0What's Changed
- docs: bring the roadmap up to date with 19.2.0 by @hamzahamidi in #462
- build: move the workspace to Angular 20 by @hamzahamidi in #463
- build: migrate to the Angular application build system by @hamzahamidi in #466
- test: give each corpus suite its own AOT-visible host by @hamzahamidi in #465
- build: raise @types/node from 12 to 20 by @hamzahamidi in #471
- test(core): move @ajsf/core to the Angular Vitest runner by @hamzahamidi in #473
- fix(scripts): move the primeng peer with the Angular major by @hamzahamidi in #474
- test(bootstrap3): move @ajsf/bootstrap3 to the Angular Vitest runner by @hamzahamidi in #475
- test(bootstrap): move bootstrap4 and bootstrap5 to Vitest, and fix the coverage regression from #475 by @hamzahamidi in #476
- build: one coverage runner for CI and local, and clean dist/test-out by @hamzahamidi in #477
- test(material): move @ajsf/material to the Angular Vitest runner by @hamzahamidi in #478
- test(primeng): move @ajsf/primeng to the Angular Vitest runner by @hamzahamidi in #479
- build: remove the Karma and Jasmine test infrastructure by @hamzahamidi in #480
- build(primeng): move theming to @primeuix/themes by @hamzahamidi in #481
- docs: bring the agent notes up to date with Angular 20 and Vitest by @hamzahamidi in #483
- docs: add the Angular 20 upgrade note by @hamzahamidi in #484
- chore: 20.0.0-rc.0 by @hamzahamidi in #485
- ci: run the release verify suites through the shared runner by @hamzahamidi in #486
Full Changelog: v19.2.0...v20.0.0-rc.0