Releases: sveltejs/kit
Releases Β· sveltejs/kit
06 Sep 10:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: serialize server load data before passing to universal load, to handle mutations and promises (#14298 )
fix: resolve_route prevent dropping a trailing slash of id (#14294 )
fix: assign correct status code to form submission error on the client (#14345 )
fix: un-proxy form.result (#14346 )
28 Aug 16:18
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
fix: disable CSRF checks in dev (#14335 )
fix: allow redirects to external URLs from within form functions (#14329 )
fix: add type definitions for query.set() method to override the value of a remote query function (#14303 )
fix: ensure uniqueness of form.for(...) across form functions (#14327 )
26 Aug 22:33
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: bump devalue (#14323 )
chore: consolidate dev checks to use esm-env instead of a __SVELTEKIT_DEV__ global (#14308 )
fix: reset form inputs by default when using remote form functions (#14322 )
25 Aug 22:12
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: improve the error message when read(...) fails from an edge function (#14306 )
25 Aug 22:12
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: improve the error message when read(...) fails (#14306 )
23 Aug 16:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: make config deprecation warnings more visible (#14281 )
chore: remove redundant Not Found error message (#14289 )
chore: deprecate csrf.checkOrigin in favour of csrf.trustedOrigins: ['*'] (#14281 )
21 Aug 02:06
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ensure importing from $app/navigation works in test files (#14195 )
20 Aug 16:47
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add --preserve-output flag to prevent deletion of the output directory before packaging (#13055 )
20 Aug 23:21
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add csrf.trustedOrigins configuration (#14021 )
Patch Changes
20 Aug 16:47
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: better server-side error logging (#13990 )
Patch Changes
fix: ensure static error page is loaded correctly for custom user errors (#13952 )
You canβt perform that action at this time.