Releases: analogjs/analog
Releases · analogjs/analog
v1.11.0-beta.4
Bug Fixes
- vite-plugin-angular: invalidation fixes for HMR/live reload (#1526) (7b783d9)
v1.11.0-beta.3
Features
- vite-plugin-angular: introduce support for Angular v19 HMR/live reload (#1523) (0602a8f)
v1.11.0-beta.2
Features
- vitest-angular: add UI and coverage options to test builder (#1521) (026b3dc)
v2.0.0-alpha.2
Bug Fixes
- vitest-angular: reuse vitest server in watch mode for build-test (#1519) (724d1f1)
Features
- router: introduce support for Analog Server Components (#1518) (44289b0)
- vite-plugin-angular: introduce support for Angular v19 HMR/live reload (3820dc4)
v1.11.0-beta.1
Bug Fixes
- vitest-angular: reuse vitest server in watch mode for build-test (#1519) (724d1f1)
Features
- router: introduce support for Analog Server Components (#1518) (44289b0)
v2.0.0-alpha.1
Features
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.
v1.10.3
1.10.3 (2024-12-17)
Bug Fixes
- platform: add front-matter for default optimization (#1510) (faab0d5)
- vitest-angular: set watch mode flag when passed from CLI args (#1508) (f4fbe77)
- vitest-angular: use vite overrides to pass test watch mode (#1509) (438571f)
v1.10.3-beta.3
Bug Fixes
- platform: add front-matter for default optimization (#1510) (faab0d5)
v1.10.3-beta.2
Bug Fixes
- vitest-angular: use vite overrides to pass test watch mode (#1509) (438571f)
v1.10.3-beta.1
Bug Fixes
- vitest-angular: set watch mode flag when passed from CLI args (#1508) (f4fbe77)