Releases: sveltejs/kit
Releases ยท sveltejs/kit
@sveltejs/adapter-cloudflare@7.2.6
23 Jan 00:21
Compare
Sorry, something went wrong.
No results found
@sveltejs/kit@2.50.0
17 Jan 17:35
Compare
Sorry, something went wrong.
No results found
Minor Changes
breaking: remove buttonProps from experimental remote form functions; use e.g. <button {...myForm.fields.action.as('submit', 'register')}>Register</button> button instead (#15144 )
@sveltejs/enhanced-img@0.9.3
17 Jan 17:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ensure compatibility with vite-plugin-svelte@7 (use api.filter instead of api.idFilter) (#15179 )
@sveltejs/kit@2.49.5
15 Jan 16:49
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: avoid overriding Vite default base when running Vitest 4 (#14866 )
fix: ensure url decoded pathnames are not mistaken as rerouted requests (d9ae9b0 )
fix: add length checks to remote forms (8ed8155 )
@sveltejs/adapter-node@5.5.1
15 Jan 16:49
Compare
Sorry, something went wrong.
No results found
@sveltejs/adapter-cloudflare@7.2.5
15 Jan 16:49
Compare
Sorry, something went wrong.
No results found
@sveltejs/adapter-node@5.5.0
12 Jan 18:33
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add env vars for keepAliveTimeout and headersTimeout (#15125 )
@sveltejs/kit@2.49.4
09 Jan 00:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: support instrumentation for vite preview (#15105 )
fix: support for URLSearchParams.has(name, value) overload (#15076 )
fix: put forking behind experimental.forkPreloads (#15135 )
@sveltejs/kit@2.49.3
05 Jan 16:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: avoid false-positive Vite config overridden warning when using Vitest 4 (#15121 )
fix: add typescript as an optional peer dependency (#15074 )
fix: use hasOwn check when deep-setting object properties (#15127 )
@sveltejs/adapter-vercel@6.3.0
05 Jan 16:25
Compare
Sorry, something went wrong.
No results found
Minor Changes
chore: mark RequestContext as deprecated and refer to @vercel/functions (#14725 )
Patch Changes
You canโt perform that action at this time.