Releases: analogjs/analog
Releases · analogjs/analog
v1.3.1
What's Changed
- docs(platform): add glob pattern to the contentDir value by @gergobergo in #1071
- docs: add gergobergo as a contributor for doc by @allcontributors in #1072
- docs(content): add website korean translation. by @ByeongGi in #1074
- docs: add ByeongGi as a contributor for doc, and translation by @allcontributors in #1076
- docs: add version compatibility guide by @brandonroberts in #1075
- fix(vite-plugin-angular): use conditional imports across Angular Devkit versions by @brandonroberts in #1077
- fix(vite-plugin-angular): add detection of StackBlitz environment for testing by @brandonroberts in #1078
- fix(nx-plugin): remove $schema from vitest executor by @brandonroberts in #1079
- fix(vite-plugin-angular): honour user's test.pool choice by @yjaaidi in #1080
- docs: add yjaaidi as a contributor for code, and test by @allcontributors in #1081
- feat(vite-plugin-angular): allow passing options to analogSFC esbuild plugin by @joshuamorony in #1085
- fix(platform): add support in @analogjs/platform for older Angular versions by @brandonroberts in #1088
- docs: move nx content in the related tab item by @geromegrignon in #1086
- fix(vite-plugin-nitro): correctly merge Nitro config customizations by @brandonroberts in #1089
- fix(nx-plugin): adjust templates/docs for adding Analog to existing Angular projects by @brandonroberts in #1090
- build: update to Nx 19.0.x and Angular v18.0.0 RC by @brandonroberts in #1091
New Contributors
Full Changelog: v1.3.0...v1.3.1
v1.3.1-beta.9
1.3.1-beta.9 (2024-05-14)
Bug Fixes
- adjust peer deps to support Nx 19 and Angular v18.0.0 RCs (1f75ac3)