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