Change8

@sveltejs/kit@2.49.5

📦 sveltekitView on GitHub →
🐛 3 fixes

Summary

This patch release focuses on several bug fixes, including resolving an issue with Vite base overriding in Vitest and improving pathname decoding for rerouted requests.

🐛 Bug Fixes

  • Avoid overriding Vite default `base` when running Vitest 4.
  • Ensure url decoded pathnames are not mistaken as rerouted requests.
  • Add length checks to remote forms.