@sveltejs/kit@2.48.3
📦 sveltekitView on GitHub →
🐛 4 fixes🔧 5 symbols
Summary
This patch release focuses on bug fixes for hash routing, experimental async navigation callbacks, and exposing path data in issue reporting.
🐛 Bug Fixes
- Include hash when using resolve with hash routing enabled.
- Ensure afterNavigate callback runs after hydration when experimental async is enabled.
- Ensure Snapshot restore method is called after reload when experimental async is enabled.
- Expose issue.path in the .allIssues() method.
🔧 Affected Symbols
resolveafterNavigateSnapshot.restoreissue.path.allIssues()