Skip to content

Releases: sveltejs/svelte

[email protected]

13 Feb 18:33
9cee83c
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: only throw bind error when not passing a value (#10090)

  • fix: improve global transition handling of effect cleardown (#10469)

  • fix: improve handling of object property deletions (#10456)

  • fix: ensure inspect fires on prop changes (#10468)

[email protected]

09 Feb 20:01
89123a8
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: use hybrid scoping strategy for consistent specificity increase (#10443)

  • fix: throw validation error when binding to each argument in runes mode (#10441)

  • fix: make CSS animation declaration transformation more robust (#10432)

  • fix: handle sole empty expression tags (#10433)

[email protected]

08 Feb 17:26
2d032c7
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: align beforeUpdate/afterUpdate behavior better with that in Svelte 4 (#10408)

  • fix: disallow exporting props, derived and reassigned state from within components (#10430)

  • fix: improve indexed each array reconcilation (#10422)

  • fix: add compiler error for each block mutations in runes mode (#10428)

[email protected]

06 Feb 23:08
983db98
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: set open binding value in <details> (#10413)

[email protected]

06 Feb 20:25
76620e7
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: properly analyze group expressions (#10410)

  • fix: handle nested script tags (#10416)

  • fix: only update lazy properties that have actually changed (#10415)

  • fix: correctly determine binding scope of let: directives (#10395)

  • fix: run onDestroy callbacks during SSR (#10297)

[email protected]

05 Feb 16:48
d5e4607
Compare
Choose a tag to compare

Patch Changes

  • fix: add scrollend event type (#10336)

  • fix: add fetchpriority attribute type (#10390)

  • fix: Add miter-clip and arcs to stroke-linejoin attribute (#10377)

  • fix: make inline doc links valid (#10366)

[email protected]

05 Feb 20:12
a84d02f
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • chore: bump zimmerframe to fix bugs introduced in previous version (#10405)

[email protected]

05 Feb 19:03
2089327
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

05 Feb 14:52
1381d19
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: allow let: directives on slot elements (#10391)

  • fix: repair each block length mismatches during hydration (#10398)

[email protected]

02 Feb 00:42
d08e05b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: correctly determine bind:group members (#10368)

  • fix: make inline doc links valid (#10365)