Change8

@sveltejs/kit@2.47.2

📦 sveltekitView on GitHub →
1 features🐛 2 fixes🔧 2 symbols

Summary

This patch release fixes issues with streamed promise resolution in load functions and improves type safety for schema inputs, alongside internal chore updates.

✨ New Features

  • Added ability to run preflight validation only.

🐛 Bug Fixes

  • Fixed an issue where streamed promises would not resolve if another load function returned a fast-resolving promise.
  • Updated overloads to correctly set the `invalid` type to the schema input.

🔧 Affected Symbols

loadinvalid