Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

02 Oct 14:22
9fbd0d1

Choose a tag to compare

Patch Changes

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

@sveltejs/[email protected]

01 Oct 16:25
63285ee

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/[email protected]

30 Sep 22:04
275ab4d

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/[email protected]

25 Sep 17:53
197ad58

Choose a tag to compare

Patch Changes

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