Change8

@sveltejs/kit@2.46.1

📦 sveltekitView on GitHub →
🐛 3 fixes🔧 3 symbols

Summary

This patch release focuses on bug fixes for form field reactivity, input validation requirements, and hydration cache management.

🐛 Bug Fixes

  • Use $derived for form fields to ensure proper reactivity.
  • Require a value attribute for submit and hidden input fields.
  • Ensure hydration cache is deleted during effect teardown to prevent memory leaks or stale data.

🔧 Affected Symbols

$derivedsubmithidden