Skip to content

Releases: sveltejs/kit

@sveltejs/adapter-node@5.5.0

12 Jan 18:33
70aee76

Choose a tag to compare

Minor Changes

  • feat: add env vars for keepAliveTimeout and headersTimeout (#15125)

@sveltejs/kit@2.49.4

09 Jan 00:47
c8e4017

Choose a tag to compare

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
1399bd5

Choose a tag to compare

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
1399bd5

Choose a tag to compare

Minor Changes

  • chore: mark RequestContext as deprecated and refer to @vercel/functions (#14725)

Patch Changes

@sveltejs/kit@2.49.2

08 Dec 22:33
e9752a1

Choose a tag to compare

Patch Changes

  • fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)

  • fix: posixify the instrumentation file import on Windows (#14993)

  • fix: Correctly handle shared memory when decoding binary form data (#15028)

@sveltejs/kit@2.49.1

02 Dec 20:44
f555ba6

Choose a tag to compare

Patch Changes

  • fix: suppress state_referenced_locally warnings in .svelte-kit/generated/root.svelte (#15013)

  • fix: TypeError when doing response.clone() in page load (#15005)

@sveltejs/package@2.5.7

26 Nov 18:44
9fda2fc

Choose a tag to compare

Patch Changes

  • chore(deps): update dependency chokidar to v5 (#14986)

@sveltejs/enhanced-img@0.9.2

26 Nov 18:44
9fda2fc

Choose a tag to compare

Patch Changes

  • chore: remove duplicate caching layer (#14988)

@sveltejs/adapter-vercel@6.2.0

26 Nov 18:44
9fda2fc

Choose a tag to compare

Minor Changes

  • feat: Node 24 support (#14982)

@sveltejs/enhanced-img@0.9.1

24 Nov 19:34
f1176ea

Choose a tag to compare

Patch Changes

  • fix: update vite-imagetools for caching fixes to avoid crashes (#14976)