@sveltejs/kit@2.47.0
📦 sveltekitView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces the signal property to the Request object and fixes syntax error handling for remote modules with trailing expressions.
✨ New Features
- Added the standard Web API 'signal' property to the Request object for better cancellation control.
🐛 Bug Fixes
- Resolved syntax errors occurring in remote modules when trailing expressions were present.
🔧 Affected Symbols
RequestRequest.signal