@qwik.dev/router@2.0.0-beta.26
📦 qwikView on GitHub →
🐛 2 fixes
Summary
This release adjusts error handling for absolute URL rewrites to return a 400 status code and enables the Server-Timing header in development mode. Dependencies were also updated.
🐛 Bug Fixes
- Rewrite absolute URL errors now throw HTTP 400 instead of 500.
- Server-Timing header is now available in development mode.