Releases: analogjs/analog
Releases · analogjs/analog
v1.11.1-beta.1
1.11.1-beta.1 (2025-01-03)
Bug Fixes
v1.11.0
What's Changed
- feat(router): introduce support for Analog Server Components by @brandonroberts in #1518
- fix(vitest-angular): reuse vitest server in watch mode for build-test by @brandonroberts in #1519
- feat(vitest-angular): add UI and coverage options to test by @jorgeandrespadilla in #1521
- feat(vite-plugin-angular): introduce support for Angular v19 HMR/live reload by @brandonroberts in #1523
- fix(vite-plugin-angular): invalidation fixes for HMR/live reload by @brandonroberts in #1526
- feat(vite-plugin-nitro): add support for Firebase App Hosting deployment by @brandonroberts in #1529
New Contributors
- @jorgeandrespadilla made their first contribution in #1521
Full Changelog: v1.10.3...v1.11.0
v1.11.0-beta.6
1.11.0-beta.6 (2024-12-30)
Bug Fixes
- vite-plugin-nitro: normalize outputPaths for app hosting (09b1fa5)
v1.11.0-beta.5
1.11.0-beta.5 (2024-12-30)
Features
v1.11.0-beta.4
1.11.0-beta.4 (2024-12-28)
Bug Fixes
v1.11.0-beta.3
1.11.0-beta.3 (2024-12-27)
Features
v1.11.0-beta.2
1.11.0-beta.2 (2024-12-26)
Features
v2.0.0-alpha.2
v1.11.0-beta.1
v2.0.0-alpha.1
2.0.0-alpha.1 (2024-12-17)
Features
- upgrade to Vite 6.x (5ce9829)
BREAKING CHANGES
- The base version of Vite is updated.
BEFORE:
Vite 5.x is the base version.
AFTER:
Vite 6.x is the base version.