Change8

@sveltejs/kit@2.43.3

📦 sveltekitView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release addresses a Webcontainer compatibility issue with AsyncLocalStorage and ensures form submitter values are correctly passed to remote functions.

🐛 Bug Fixes

  • Implemented a workaround for AsyncLocalStorage in Webcontainer environments.
  • Included the value of form submitters when using remote functions on forms.

🔧 Affected Symbols

AsyncLocalStorageform