@sveltejs/kit@2.43.8
📦 sveltekitView on GitHub →
🐛 4 fixes🔧 2 symbols
Summary
This patch release focuses on stability improvements for development mode, specifically fixing HMR issues, preventing FOUC, and refining the handling of remote JavaScript files.
🐛 Bug Fixes
- Fixed Hot Module Replacement (HMR) for query parameters.
- Avoided client modules during dependency traversal to prevent Flash of Unstyled Content (FOUC) during development.
- Skipped prebundling of .remote.js files.
- Improved robustness of remote file pattern matching.
🔧 Affected Symbols
query.remote.js