Astro @astrojs/underscore-redirects@1.0.4

@astrojs/underscore-redirects@1.0.4
Fixed 1
  • Dynamic redirect routes now honour user-configured status codes instead of hardcoding 301
Patch Changes
  • #17620 0891ac9 Thanks @astrobot-houston! - Fixes dynamic redirect routes to honour user-configured status codes instead of hardcoding 301. Previously, a redirect configured with { destination: '/new', status: 302 } would be emitted as 301 in the _redirects file when the route was dynamic.
View original

Upgraded? How did it go?

Discussion