astro@5.15.3
📦 astro
✨ 1 features🐛 1 fixes🔧 4 symbols
Summary
This patch update fixes skew protection for image and font assets and introduces a new JSX development runtime alias.
✨ New Features
- Added 'astro/jsx-dev-runtime' export as an alias for 'astro/jsx-runtime' to improve development environment compatibility.
🐛 Bug Fixes
- Fixed skew protection support for images and font URLs by ensuring adapter-level query parameters (assetQueryParams) are applied to dynamic optimized images, static optimized image files, and font requests.
🔧 Affected Symbols
astro/jsx-dev-runtimeastro/jsx-runtimeassetQueryParams/_image