Releases: analogjs/analog
Releases · analogjs/analog
v1.9.1-beta.6
1.9.1-beta.6 (2024-10-25)
Bug Fixes
v1.9.1-beta.5
1.9.1-beta.5 (2024-10-24)
Bug Fixes
v1.9.1-beta.4
1.9.1-beta.4 (2024-10-24)
Bug Fixes
v1.9.1-beta.3
1.9.1-beta.3 (2024-10-22)
Bug Fixes
v1.9.1-beta.2
1.9.1-beta.2 (2024-10-18)
Bug Fixes
v1.9.1-beta.1
v1.9.0
What's Changed
- feat(create-analog): set project title based on project name; sort deps by @markostanimirovic in #1374
- feat(create-analog): optionally generate new projects with Analog SFCs by @markostanimirovic in #1375
- fix(vite-plugin-nitro): use proxy for API requests instead of custom middleware by @brandonroberts in #1378
- feat(router): introduce server support for form actions by @brandonroberts in #1346
- fix(create-analog): add Analog SFCs to Tailwind config by @brandonroberts in #1388
- docs: add requireSync note, ssr root route, app generation, and custom URL prefix by @leblancmeneses in #1379
- feature: update app generators and templates to use TypeScript for Tailwind config by @redfox-mx in #1387
- docs: add redfox-mx as a contributor for code, and infra by @allcontributors in #1391
- fix(vite-plugin-angular): support outputFromObservable by @nartc in #1392
- fix(platform): add better cache invalidation for file changes by @brandonroberts in #1394
- fix(router): retrieve initial server page load from transfer state by @brandonroberts in #1396
- fix(router): expose inject function for page endpoint URL by @brandonroberts in #1397
- fix(vite-plugin-angular): use esbuild to postprocess sourcemaps during testing by @brandonroberts in #1399
- fix(vite-plugin-nitro): inline and apply api prefix to endpoints by @brandonroberts in #1401
- fix(platform): load content highlighter on first content request by @brandonroberts in #1402
- fix(nx-plugin): added missing import for 'join' in tailwind template by @Rockerturner in #1405
- docs: add Rockerturner as a contributor for code by @allcontributors in #1406
- fix(vite-plugin-nitro): use ssrBuildDir if provided for SSR entry point by @brandonroberts in #1407
- chore: release 1.9.0 by @brandonroberts in #1408
New Contributors
- @redfox-mx made their first contribution in #1387
- @Rockerturner made their first contribution in #1405
Full Changelog: v1.8.2...v1.9.0