Solstice Changelog
3.0.0 - 2026-07-14
Upgraded Astro from 6.1.7 to 7.0.6.
@astrojs/mdx: 5.0.3 -> 7.0.2
@astrojs/rss: 4.0.18 -> 4.0.19
@astrojs/sitemap: 3.7.2 -> 3.7.3
@astrojs/markdown-remark: added at 7.2.1
@expressive-code/plugin-line-numbers: ^0.41.3 -> 0.44.0
astro-expressive-code: 0.41.3 -> 0.44.0
@tailwindcss/forms: 0.5.10 -> 0.5.11
@tailwindcss/vite: 4.1.11 -> 4.3.2
tailwindcss: 4.1.11 -> 4.3.2
@playform/compress: 0.2.0 -> 0.2.3
Added a narrow pnpm peer allowance for astro-auto-import with Astro 7.
2.0.0 - 2026-04-20
- Upgraded Astro from 5.12.3 to 6.1.7.
- Upgraded @astrojs/mdx, @astrojs/rss, and @astrojs/sitemap to Astro 6-compatible versions.
- Added explicit typescript and @astrojs/check dev dependencies.
- Updated the content config and docs utility typing for Astro 6 compatibility.
- Added a type declaration for @pagefind/default-ui.
1.0.0 - 2025-07-28
- Initial release