Skip to content

Releases: sveltejs/svelte

[email protected]

17 May 09:07
c365634
Compare
Choose a tag to compare

Patch Changes

  • fix: falsy attachments types (#15939)

  • fix: handle more hydration mismatches (#15851)

[email protected]

14 May 22:29
271fd33
Compare
Choose a tag to compare

Patch Changes

  • fix: add typeParams to SnippetBlock for legacy parser (#15921)

[email protected]

14 May 20:05
e2a13a3
Compare
Choose a tag to compare

Minor Changes

  • feat: allow generics on snippets (#15915)

[email protected]

14 May 17:39
51b858d
Compare
Choose a tag to compare

Minor Changes

[email protected]

14 May 17:24
7636031
Compare
Choose a tag to compare

Patch Changes

  • fix: remove unncessary guards that require CSP privilege when removing event attributes (#15846)

  • fix: rewrite destructuring logic to handle iterators (#15813)

[email protected]

13 May 01:25
fbb1aec
Compare
Choose a tag to compare

Patch Changes

  • fix: use transform.read for ownership_validator.mutation array (#15848)

  • fix: don't redeclare $slots (#15849)

[email protected]

13 May 00:31
77bdf24
Compare
Choose a tag to compare

Patch Changes

  • fix: proxify the value in assignment shorthands to the private field (#15862)

  • fix: more frequently update bind:buffered to actual value (#15874)

[email protected]

12 May 23:53
f2796dd
Compare
Choose a tag to compare

Patch Changes

  • fix: treat nullish expression as empty string (#15901)

  • fix: prevent invalid BigInt calls from blowing up at compile time (#15900)

  • fix: warn on bidirectional control characters (#15893)

  • fix: emit right error for a shadowed invalid rune (#15892)

[email protected]

12 May 20:05
9e49be4
Compare
Choose a tag to compare

Patch Changes

  • chore: avoid microtasks when flushing sync (#15895)

  • fix: improve error message for migration errors when slot would be renamed (#15841)

  • fix: allow characters in the supplementary special-purpose plane (#15823)

[email protected]

22 Apr 10:20
018996c
Compare
Choose a tag to compare

Patch Changes

  • fix: don't mark selector lists inside :global with multiple items as unused (#15817)