Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

24 Oct 09:28
237013b
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] split route ids into correct segments (#7367)

[email protected]

23 Oct 13:12
a1dae9f
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • Add missing titles and descriptions to the Sverdle pages (#7351)

  • Use justify-content: flex-start; on Sverdle CSS to avoid compatibility issues (#7352)

[email protected]

21 Oct 15:48
440f464
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • [feat] add reset option to update method of enhance (#7326)

@sveltejs/[email protected]

21 Oct 16:19
8e9d1a6
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [docs] rewrite load docs (#7174)

  • [breaking] Prefix all route IDs with / (#7338)

@sveltejs/[email protected]

21 Oct 15:48
440f464
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [feat] add reset option to update method of enhance (#7326)

  • [breaking] remove global fetch override when prerendering (#7318)

  • Improve error message when prefetching fails (#7314)

@sveltejs/[email protected]

21 Oct 15:48
440f464
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Make options object optional (#7341)

@sveltejs/[email protected]

19 Oct 21:51
572f66a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] ensure serialized headers check is always applied (#7221)

@sveltejs/[email protected]

19 Oct 14:18
930a3a0
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [breaking] throw error when routes conflict (#7051)

  • [feat] implement optional route params (#7051)

@sveltejs/[email protected]

19 Oct 14:15
d3bdc5e
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Enable removal of non-browser code from client builds (#7296)

  • [feat] more info about prerendering errors, add strict option to adapter-static (#7264)

@sveltejs/[email protected]

19 Oct 14:15
d3bdc5e
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] don't fail on unknown error message (#7312)