Astro astro@7.2.7

astro@7.2.7
Changed 1
  • Updates generated and default Cloudflare compatibility_date values to match the installed runtime and requires Wrangler ^4.125.0
Fixed 4
  • Deserializes each route once when loading the SSR manifest
  • Fixes route selection for normalized request paths in adapter and development request handling
  • Fixes rewrite() and next(payload) for GET and HEAD requests with host-provided bodies
  • Fixes the experimental svgOptimizer not generating unique per-file ID prefixes when using SVGO's prefixIds plugin

From Astro

Patch Changes
  • #17415 55d38c8 Thanks @iseraph-dev! - Deserializes each route once when loading the SSR manifest

  • #17772 023b48b Thanks @matthewp! - Fixes route selection for normalized request paths in adapter and development request handling

  • #17819 633855b Thanks @matthewp! - Updates generated and default Cloudflare compatibility_date values to match the installed runtime and requires Wrangler ^4.125.0

  • #17813 ae26d18 Thanks @matthewp! - Fixes rewrite() and next(payload) for GET and HEAD requests with host-provided bodies

  • #17816 a0d2fe3 Thanks @astro-factory! - Fixes the experimental svgOptimizer not generating unique per-file ID prefixes when using SVGO's prefixIds plugin

View original

Upgraded? How did it go?

Discussion