Prototype pollution fixed; unhandled promise rejection prevented
@sveltejs/kit@2.69.1
2 fixesThis release2 fixesBug fixesAI-tallied from the release notes
@sveltejs/kit@2.69.1
Breaking changes include removal of $app/stores, stricter typing of form.error from any to App.Error | undefined, removal of param files in…
Svelte · SvelteKitRemote forms now expose a submitted property. Fixed form reset to clear issues and touched states, and corrected fields.branch.issues() to…
Svelte · SvelteKit