@sveltejs/kit@3.0.0-next.3
📦 sveltekitView on GitHub →
✨ 1 features🐛 2 fixes
Summary
This release introduces the ability for queries to refresh other queries and includes fixes for remote data deduplication and client build skipping.
✨ New Features
- Allow queries to refresh other queries.
🐛 Bug Fixes
- Dedupe remote data.
- Skip client build if all routes have CSR disabled.