Releases: analogjs/analog
Releases · analogjs/analog
v1.10.1-beta.2
1.10.1-beta.2 (2024-12-04)
Bug Fixes
v1.10.1-beta.1
1.10.1-beta.1 (2024-12-04)
Bug Fixes
v1.10.0
What's Changed
- perf(vite-plugin-angular): speed up tests by reusing compiler by @yjaaidi in #1444
- feat(create-analog): update template for latest to Angular v19 by @brandonroberts in #1447
- fix(router): make withExtraRoutes function public by @brandonroberts in #1446
- feat(vite-plugin-nitro): update Nitro to 2.10.x and add default compatibility date by @brandonroberts in #1450
- feat(nx-plugin): add template for Angular v19 by @brandonroberts in #1451
- fix(router): support transfer state/prerendering for static assets by @brandonroberts in #1453
- docs: add section for copying assets to migration guide by @brandonroberts in #1454
- feat: migrated ng-app from .analog to .ag extension by @nickytonline in #1456
- docs: add nickytonline as a contributor for code by @allcontributors in #1457
- fix(platform): exclude Nx Module Federation package from optimization by @brandonroberts in #1460
- feat(vitest-angular): introduce application bundle-based Vitest builder by @brandonroberts in #1443
- feat(router): expose form action directive to support server forms by @brandonroberts in #1462
- feat(router): add support for visualizing routes for debugging by @brandonroberts in #1464
New Contributors
- @nickytonline made their first contribution in #1456
Full Changelog: v1.9.4...v1.10.0