Releases: analogjs/analog
Releases · analogjs/analog
v2.0.0-beta.6
v2.0.0-beta.5
2.0.0-beta.5 (2025-10-03)
Bug Fixes
- storybook-angular: don't mangle class names during the build (7a140df)
v1.21.2
v2.0.0-beta.4
v2.0.0-beta.3
2.0.0-beta.3 (2025-09-22)
Bug Fixes
v2.0.0-beta.2
2.0.0-beta.2 (2025-09-20)
Bug Fixes
v2.0.0-beta.1
2.0.0-beta.1 (2025-09-19)
Bug Fixes
- analyze files for HMR updates (a1fad0a)
- content-plugin: remove old migrations (1953f86)
- create-analog: update Angular template versions (791a8ab)
- remove Angular v16 from release config (6afc4fa)
- router: adjust peer deps for Angular v20 (f6612fe)
- update lockfile (3adfd16)
- vite-plugin-angular: more agx cleanup (91e0262)
- vite-plugin-angular: remove support for Analog SFCs (#1867) (52817cc)
- vitest-angular: add import attribute for json schema (5c745ef)
Features
- drop support for Angular <=16 (#1825) (9d7176a)
- update Angular builders to compile to ESM (#1868) (68d37a7)
- upgrade to Vite 6.x (5ce9829)
- vite-plugin-angular: introduce support for Angular v19 HMR/live reload (3820dc4)
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.