@sveltejs/kit@2.48.4
📦 sveltekitView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release focuses on fixing promise chaining for queries and ensuring the prerender cache functions correctly across development and production environments.
🐛 Bug Fixes
- Adjusted query's promise implementation to properly allow chaining.
- Fixed prerender cache functionality, ensuring it works in both development and production environments.
🔧 Affected Symbols
queryprerender