Skip to content

astro 2.8.3

Patch Changes

  • #7637 af5827d4f Thanks @Princesseuh! - Fix astro:assets not respecting EXIF rotation

  • #7644 213e10991 Thanks @matthewp! - Fix for allowing the root path / as a redirect

  • #7644 213e10991 Thanks @matthewp! - Fix static redirects prefered over dynamic regular routes

  • #7643 4b82e55cf Thanks @alvinometric! - Add support for using .svg files with astro:assets's base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly.