Skip to content

Releases: sveltejs/kit

@sveltejs/enhanced-img@0.8.3

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/adapter-vercel@5.10.3

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/adapter-static@3.0.10

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/adapter-node@5.3.3

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/adapter-netlify@5.2.4

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/adapter-cloudflare@7.2.4

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/adapter-auto@6.1.1

02 Oct 14:22
9fbd0d1
Compare
Choose a tag to compare

Patch Changes

  • chore: update "homepage" field in package.json (#14579)

@sveltejs/kit@2.43.7

01 Oct 16:25
63285ee
Compare
Choose a tag to compare

Patch Changes

  • fix: correctly type the result of form remote functions that do not accept data (#14573)

  • fix: force remote module chunks to isolate themselves (#14571)

@sveltejs/kit@2.43.6

30 Sep 22:04
275ab4d
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure cache key is consistent between client/server (#14563)

  • fix: keep resolve relative to initial base during prerender (#14533)

  • fix: avoid including HEAD twice when an unhandled HTTP method is used in a request to a +server handler that has both a GET handler and a HEAD handler (#14564)

  • fix: smoothscroll to deep link (#14569)

@sveltejs/kit@2.43.5

25 Sep 17:53
197ad58
Compare
Choose a tag to compare

Patch Changes

  • fix: fall back to non-relative resolution when calling resolve(...) outside an event context (#14532)