Skip to content

Releases: sveltejs/svelte

[email protected]

07 Jun 12:34
d5c6991
Compare
Choose a tag to compare

Patch Changes

  • chore: update acorn parser ecmaVersion to parse import attributes (#16098)

[email protected]

07 Jun 01:33
2bbaaa3
Compare
Choose a tag to compare

Patch Changes

  • fix: visit expression when destructuring state declarations (#16081)

  • fix: move xmlns attribute from SVGAttributes to to DOMAttributes (#16080)

[email protected]

06 Jun 21:03
370b18f
Compare
Choose a tag to compare

Patch Changes

  • fix: invoke parent boundary of deriveds that throw (#16091)

[email protected]

02 Jun 20:02
335779d
Compare
Choose a tag to compare

Patch Changes

  • Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)

  • fix: destructuring snippet arguments (#16068)

[email protected]

02 Jun 00:46
194f5b3
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid recursion error in EachBlock visitor (#16058)

[email protected]

01 Jun 20:52
8175091
Compare
Choose a tag to compare

Patch Changes

  • fix: correctly transform reassignments to class fields in SSR mode (#16051)

[email protected]

31 May 19:41
e5d0cd2
Compare
Choose a tag to compare

Patch Changes

  • fix: treat transitive dependencies of each blocks as mutable in legacy mode if item is mutated (#16038)

[email protected]

29 May 16:27
b5b814c
Compare
Choose a tag to compare

Patch Changes

  • fix: put expressions in effects unless known to be static (#15792)

[email protected]

29 May 14:53
7a8cb37
Compare
Choose a tag to compare

Patch Changes

  • fix: only select_option if 'value' is in next (#16032)

[email protected]

29 May 12:50
0d67ff4
Compare
Choose a tag to compare

Patch Changes

  • fix: bind:value to select with stores (#16028)