Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

27 Dec 02:51
2d3f551
Compare
Choose a tag to compare

Patch Changes

  • fix: add CSP hashes/nonces to inline styles when using bundleStrategy: 'inline' (#13232)

  • fix: silence dev/prod warning during sync (#13244)

@sveltejs/[email protected]

27 Dec 02:51
2d3f551
Compare
Choose a tag to compare

Major Changes

  • feat: remove esbuild step (#13132)

Patch Changes

@sveltejs/[email protected]

22 Dec 17:32
64c8e04
Compare
Choose a tag to compare

Minor Changes

  • feat: add bundleStrategy: 'inline' option (#13193)

@sveltejs/[email protected]

22 Dec 12:52
a58a82e
Compare
Choose a tag to compare

Patch Changes

  • fix: do not mutate URL during reroute logic (#13222)

@sveltejs/[email protected]

21 Dec 17:25
141b0f9
Compare
Choose a tag to compare

Minor Changes

  • feat: add hash-based routing option (#13191)

Patch Changes

  • fix: create new URL when calling goto(...), to handle case where URL is mutated (#13196)

@sveltejs/[email protected]

21 Dec 18:33
e95d446
Compare
Choose a tag to compare

Patch Changes

  • fix: use optional chaining when checking router type (#13218)

@sveltejs/[email protected]

21 Dec 18:01
f103084
Compare
Choose a tag to compare

Patch Changes

  • fix: allow dynamic routes with missing fallback in hash mode (#13213)

@sveltejs/[email protected]

19 Dec 14:56
6531e36
Compare
Choose a tag to compare

Minor Changes

  • feat: add bundleStrategy: 'split' | 'single' option (#13173)

@sveltejs/[email protected]

19 Dec 04:35
b9dc4fd
Compare
Choose a tag to compare

Patch Changes

  • fix: correctly resolve no hooks file when a similarly named directory exists (#13188)

  • fix: correctly resolve $app/state on the server with Vite 5 (#13192)

@sveltejs/[email protected]

19 Dec 04:35
b9dc4fd
Compare
Choose a tag to compare

Patch Changes