@sveltejs/kit@2.48.6
📦 sveltekitView on GitHub →
🐛 7 fixes🔧 6 symbols
Summary
This patch release focuses on bug fixes related to validation state, routing logic, and type safety, specifically addressing issues with OpenTelemetry dependencies and server import detection.
🐛 Bug Fixes
- Clear issues upon passing validation
- Prevent use of forks from unrelated routes
- Prevent type errors when optional @opentelemetry/api dependency is missing
- Preserve 'this' context when invoking standard validators
- Treat client and universal hooks as entrypoints for illegal server import detection
- Correct query .set and .refresh behavior within commands
- Improve type accuracy for the output of field.as()
🔧 Affected Symbols
@opentelemetry/apifield.asquery.setquery.refreshhooks.clienthooks.universal