Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

31 Oct 09:23
0982eb3
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • update dependencies (#7355)

@sveltejs/[email protected]

31 Oct 09:23
0982eb3
Compare
Choose a tag to compare
Pre-release

Patch Changes

[email protected]

28 Oct 03:49
556604a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • Use aria-current instead of active class in nav (#7376)

@sveltejs/[email protected]

28 Oct 18:02
552a378
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Restore req.url to req.originalUrl in dev and preview (#7343)

@sveltejs/[email protected]

28 Oct 16:09
7b1a375
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] harmonize cookie path and add dev time warnings (#7416)

  • [feat] add invalidateAll option to goto (#7407)

@sveltejs/[email protected]

28 Oct 03:49
556604a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • declare function type with named syntax (#7396)

  • [fix] optional params can be undefined (#7379)

  • [fix] support undici 5.12.0 and pin it (#7412)

  • [chore] upgrade to vite-plugin-svelte 1.1.0 and enable prebundleSvelteLibraries (#7388)

  • Show more descriptive error if data returned from load is a non-POJO (#7386)

@sveltejs/[email protected]

28 Oct 03:49
556604a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Drop CJS version of adapter-netlify (#7401)

@sveltejs/[email protected]

28 Oct 03:49
556604a
Compare
Choose a tag to compare
Pre-release

Patch Changes

@sveltejs/[email protected]

24 Oct 22:57
38f7605
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Always avoid caching form submission on enhanced forms (#7350)

@sveltejs/[email protected]

24 Oct 11:59
95bfb2d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] get type gen working again (#7370)

  • [fix] don't run matchers for empty optional params (#7346)