●Change8

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