Change8

@sveltejs/kit@2.39.0

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

Summary

This release introduces lazy discovery for remote functions and includes several bug fixes related to error page serialization, prerendering failures, and redirect handling.

✨ New Features

  • Lazy discovery of remote functions to improve performance and initialization.

🐛 Bug Fixes

  • Fixed issue where layout load data was not serialized on error pages.
  • Prerendering now correctly fails when a remote function call fails.
  • Redirects within the handle hook during remote function calls are now correctly treated as JSON redirects.

🔧 Affected Symbols

layout loadhandleprerender