Skip to content

Releases: sveltejs/kit

@sveltejs/adapter-cloudflare-workers@2.3.0

11 Apr 16:14
ed8970e
Compare
Choose a tag to compare

Minor Changes

  • feat: support platform emulation configuration via the platformProxy adapter option (#12011)

@sveltejs/package@2.3.1

04 Apr 19:32
41b7ae9
Compare
Choose a tag to compare

Patch Changes

  • fix: don't strip lang="ts" tag in Svelte 5 (#12080)

@sveltejs/adapter-cloudflare@4.2.1

04 Apr 19:31
41b7ae9
Compare
Choose a tag to compare

Patch Changes

  • fix: add workerd to esbuild conditions (#12069)

@sveltejs/adapter-cloudflare-workers@2.2.1

04 Apr 19:32
41b7ae9
Compare
Choose a tag to compare

Patch Changes

  • fix: add workerd to esbuild conditions (#12069)

@sveltejs/enhanced-img@0.2.0

31 Mar 15:44
f1e73c2
Compare
Choose a tag to compare

Minor Changes

  • feat: upgrade vite-imagetools to v7. caches build output by default (#12055)

@sveltejs/kit@2.5.5

28 Mar 17:35
8038643
Compare
Choose a tag to compare

Patch Changes

  • fix: only hydrate when page is server-rendered (#12050)

@sveltejs/adapter-auto@3.2.0

27 Mar 13:14
f685af9
Compare
Choose a tag to compare

Minor Changes

  • feat: add support for Google Cloud Run (#12015)

create-svelte@6.0.10

19 Mar 14:18
35e4620
Compare
Choose a tag to compare

Patch Changes

  • docs: update comment about path aliases (#11788)

@sveltejs/adapter-vercel@5.2.0

19 Mar 14:18
35e4620
Compare
Choose a tag to compare

Minor Changes

  • feat: add framework metadata in Vercel build output files (#11800)

  • feat: implement version skew protection (#11987)

@sveltejs/enhanced-img@0.1.9

14 Mar 15:44
6e9b75e
Compare
Choose a tag to compare

Patch Changes

  • fix: support shorthand attribute syntax (#11884)