Skip to content

astro@5.16.6

Latest

Choose a tag to compare

@astrobot-houston astrobot-houston released this 16 Dec 11:33
· 8 commits to main since this release
0343993

Patch Changes

  • #14982 6849e38 Thanks @Princesseuh! - Fixes images outside the project directory not working when using astro:assets in development mode

  • #14987 9dd9fca Thanks @Princesseuh! - Fixes SVGs not working in dev mode when using the passthrough image service

  • #15014 a178422 Thanks @delucis! - Adds support for extending the type of the props accepted by Astro’s <Image> component, <Picture> component, and getImage() API.