●Change8

@astrojs/underscore-redirects@1.0.3

πŸ“¦ astroView on GitHub β†’
πŸ› 1 fixes

Summary

This patch release fixes an issue where generated redirect files did not respect the trailingSlash configuration, leading to incorrect URL formats and 404 errors.

πŸ› Bug Fixes

  • Generated redirect files now correctly respect Astro’s trailingSlash configuration, preventing 404 errors when accessing routes with a trailing slash in the built output.