astro@5.15.2
📦 astroView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release fixes a server-side code leak in client-side SVG imports and updates the Vite dependency to resolve a security vulnerability.
Migration Steps
- Update astro to the latest patch version to apply the Vite security fix and SVG bundling improvement.
🐛 Bug Fixes
- Fixed a leak of server runtime code into client bundles when importing SVG files.
- Updated Vite to address a security vulnerability (CVE).
🔧 Affected Symbols
SVGvite