Astro: [email protected] Release

Release date:
July 14, 2023
Previous version:
[email protected] (released July 13, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in [email protected]

Could not determine top contributors for this release.

Directory Browser for [email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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.