1.16.1-beta.1 (2025-04-30)
Bug Fixes
- vite-plugin-nitro: check for custom apiPrefix with api directory (#1715) (11c4f36)
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
- content: add ability to pass extensions to marked instance (#1707) (47d1598)
- introduce @analogjs/storybook-angular package (#1699) (f0c5760)
- nx-plugin: update templates to use Tailwind version 4.x (#1692) (2e561ed)
- vite-plugin-nitro: make source root configurable/optional (#1681) (6477173)