astro@5.16.6
π¦ astro
β¨ 1 featuresπ 2 fixesπ§ 4 symbols
Summary
This patch release fixes issues with external images and SVGs in development mode while introducing the ability to extend prop types for Astro's image components and APIs.
β¨ New Features
- Adds support for extending the type of the props accepted by Astroβs <Image> component, <Picture> component, and getImage() API.
π Bug Fixes
- Fixes images outside the project directory not working when using astro:assets in development mode.
- Fixes SVGs not working in dev mode when using the passthrough image service.
π§ Affected Symbols
astro:assets<Image><Picture>getImage