Releases: analogjs/analog
Releases · analogjs/analog
v1.2.2
What's Changed
- fix(vite-plugin-angular): support backticks with templateUrl and styleUrls by @naaajii in #1030
- docs: add naaajii as a contributor for code by @allcontributors in #1037
- fix(nx-plugin): add support for app generator in Angular CLI workspaces by @brandonroberts in #1035
- Add analog sfc spanish by @luishcastroc in #1036
- fix(vite-plugin-nitro): inline renderer and template on Windows for prerendering by @brandonroberts in #1041
- docs: use correct syntax highlighting tag type by @SerkanSipahi in #1029
- docs: add SerkanSipahi as a contributor for doc by @allcontributors in #1042
- fix(content): use PendingTasks to ensure content has been rendered before SSR serialization by @brandonroberts in #1044
New Contributors
- @naaajii made their first contribution in #1030
- @SerkanSipahi made their first contribution in #1029
Full Changelog: v1.2.0...v1.2.2
v1.2.1-beta.4
1.2.1-beta.4 (2024-04-18)
Bug Fixes
v1.2.1-beta.3
1.2.1-beta.3 (2024-04-17)
Bug Fixes
v1.2.1-beta.2
1.2.1-beta.2 (2024-04-16)
Bug Fixes
v1.2.1-beta.1
1.2.1-beta.1 (2024-04-15)
Bug Fixes
v1.2.0
What's Changed
- feat(content): add agx support for injectContent by @joshuamorony in #1012
- fix(vite-plugin-nitro): produce consistent builds for CSR mode by @brandonroberts in #1011
- docs: add docs for agx files by @joshuamorony in #1017
- feat(vite-plugin-nitro): add internal deployment support for cloudflare by @brandonroberts in #1020
- feat(vite-plugin-angular): allows host bindings on
<template>
by @nartc in #1024 - chore: add algolia support by @crutchcorn in #992
- docs: add docs for SFC host metadata by @nartc in #1026
- fix(platform): add ngxtension to common packages for SSR by @brandonroberts in #1028
Full Changelog: v1.1.2...v1.2.0