Releases: analogjs/analog
Releases · analogjs/analog
v1.16.1-beta.1
1.16.1-beta.1 (2025-04-30)
Bug Fixes
v2.0.0-alpha.9
2.0.0-alpha.9 (2025-04-29)
Bug Fixes
- nx-plugin: add middleware include to app templates, update docs (#1701) (1ff4ebb)
- platform: align logic for determining client only rendering (#1695) (1f7f560)
- platform: allow marked extensions to add new renderers (#1708) (a0bfb70)
- storybook-angular: adjust peer deps versions (0042da6)
- storybook-angular: adjust vite peer dep (17e23d5)
- storybook-angular: move storybook to peer deps (dc91f4b)
- storybook-angular: only include explicit deps in package.json (#1703) (63ef9fe)
- vite-plugin-angular: allow the plugin to be imported with commonjs/require (#1710) (84cb758)
- vite-plugin-angular: check for compiler when using JiT and HMR (#1693) (0173944)
- vite-plugin-nitro: fix behavior when opting out of prerendering (#1688) (aa7f02a)
- vite-plugin-nitro: remove compressed index files for SSR-only rendering (#1700) (06419c1)
Features
v1.16.0
What's Changed
- feat(vite-plugin-nitro): make source root configurable/optional by @brandonroberts in #1681
- fix(vite-plugin-nitro): fix behavior when opting out of prerendering by @brandonroberts in #1688
- fix hmr issue by @vsternbach in #1693
- docs: add vsternbach as a contributor for code by @allcontributors in #1694
- fix(platform): align logic for determining client only rendering by @brandonroberts in #1695
- feat(nx-plugin): update tailwind to version 4.x by @MrBacony in #1692
- ci: remove legacy nx-cloud overrides by @meeroslav in #1696
- docs: add meeroslav as a contributor for infra by @allcontributors in #1697
- fix(vite-plugin-nitro): remove compressed index files for SSR-only rendering by @brandonroberts in #1700
- feat: introduce @analogjs/storybook-angular package by @brandonroberts in #1699
- fix(nx-plugin): add middleware include to app templates, update docs by @brandonroberts in #1701
- fix(storybook-angular): only include explicit deps in package.json by @brandonroberts in #1703
- feat(content): add ability to pass extensions to marked instance by @brandonroberts in #1707
- fix(platform): allow marked extensions to add new renderers by @MikeRyanDev in #1708
- fix(vite-plugin-angular): allow the plugin to be imported with commonjs/require by @brandonroberts in #1710
- docs: update Angular version compatibility guide by @brandonroberts in #1712
New Contributors
- @vsternbach made their first contribution in #1693
- @MrBacony made their first contribution in #1692
- @meeroslav made their first contribution in #1696
- @MikeRyanDev made their first contribution in #1708
Full Changelog: v1.15.1...v1.16.0