astro@6.0.0-alpha.2
📦 astroView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release focuses on bug fixes for JSON schema generation, image alias resolution in the content layer, and resolving Vite build warnings when using npm.
🐛 Bug Fixes
- Fixed a case where JSON schema generation would fail for unrepresentable types.
- Fixed certain aliases not working when using images in JSON files with the content layer.
- Fixed a Vite warning log during builds when using npm.
🔧 Affected Symbols
JSON schema generationcontent layervite