Releases: analogjs/analog
Releases · analogjs/analog
v1.15.0-beta.2
1.15.0-beta.2 (2025-03-18)
Performance Improvements
v1.15.0-beta.1
1.15.0-beta.1 (2025-03-18)
Features
v1.14.1
1.14.1 (2025-03-18)
Bug Fixes
- create-analog: remove overrides from templates for Vite/Vitest (#1640) (e428f80)
- nx-plugin: add check for nx version inside generator for Vite/Vitest (#1635) (9db028c)
- nx-plugin: overwrite files array when setting up Vitest (#1646) (17f5c65)
- router: set full parent path for route path on debug page (#1632) (ccfeca5)
- vite-plugin-nitro: bump esbuild dependency to 0.25.0 (#1641) (72dff37)
- vite-plugin-nitro: handle Nitro Base URL for API routes in development (#1653) (5eeff15)
v1.14.1-beta.6
1.14.1-beta.6 (2025-03-18)
Bug Fixes
v1.14.1-beta.5
1.14.1-beta.5 (2025-03-14)
Bug Fixes
v1.14.1-beta.4
1.14.1-beta.4 (2025-03-10)
Bug Fixes
v1.14.1-beta.3
1.14.1-beta.3 (2025-03-10)
Bug Fixes
v1.14.1-beta.2
1.14.1-beta.2 (2025-03-06)
Bug Fixes
v1.14.1-beta.1
1.14.1-beta.1 (2025-03-04)
Bug Fixes
v2.0.0-alpha.5
2.0.0-alpha.5 (2025-02-26)
Bug Fixes
- router: properly parse json response in the FormAction (#1605) (6a8fc20)
- vite-plugin-angular: add detection for Vitest CLI in watch mode (#1602) (9cae439)
- vite-plugin-angular: add exception for agx to resourceNameToFileName (#1595) (718a0dc)
- vite-plugin-angular: cache MarkedSetupService creation (#1584) (9b8c90d)
- vite-plugin-angular: cache resource reads for agx files (#1587) (3eb5fa9)
- vite-plugin-angular: check for style extension in resourceNameToFileName (#1596) (4ff66a4)
- vite-plugin-angular: remove check for Vitest command in watch mode (#1606) (744ed1f)
- vite-plugin-angular: support double quotes in analog import attributes (#1590) (0b4e245)
- vitest-angular: expand semver range of @angular-devkit/architect (#1611) (272eabc)
Features
- vite-plugin-nitro: add support for API routes without middleware/proxy (#1621) (a57ef2a)
- vite-plugin-nitro: add support for hybrid server side rendering at runtime (#1623) (fa81e94)
- vite-plugin-nitro: implement support for Vite Environment API (#1618) (74a5f52)
- vitest-angular: add support for snapshot updates in test builder (#1626) (4581f8b)