Skip to content

Releases: sveltejs/svelte

[email protected]

12 Apr 21:28
ad00cad
Compare
Choose a tag to compare

Patch Changes

  • fix parsing camelcase container query name (#11131)

[email protected]

12 Apr 21:30
be84242
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: generate correct types for reactive Map/Set/Date (#11153)

[email protected]

12 Apr 18:48
70ddaf4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix missing classes after dynamic expressions in class attribute (#11134)

  • feat: simplify HMR implementation (#11132)

  • fix: add validation around disallowed sequence expressions to element attributes (#11149)

[email protected]

11 Apr 10:12
3f9f286
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: use correct meta property for hmr key (#11125)

[email protected]

11 Apr 09:53
37b689b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: use keys for hmr modules (#11123)

  • fix: addresses reactive Set bug in certain engines (#11120)

[email protected]

11 Apr 12:22
a740b7b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: further improvements to hmr component key generation (#11129)

[email protected]

10 Apr 16:30
11b8e94
Compare
Choose a tag to compare

Patch Changes

  • fix: applying :global for +,~ sibling combinator when slots are present (#9282)

[email protected]

10 Apr 20:06
710c8f4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: loosen proxy signal creation heuristics (#11109)

  • fix: ensure top level snippets are defined when binding to component prop (#11104)

  • feat: hot module reloading support for Svelte 5 (#11106)

[email protected]

09 Apr 13:31
e8f7437
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • feat: introduce $host rune, deprecate createEventDispatcher (#11059)

  • fix: execute sole static script tag (#11095)

  • fix: make static element property available for the SvelteComponent type (#11079)

  • fix: improve internal proxied state signal heuristic (#11102)

  • fix: keep sibling selectors when dealing with slots/render tags/svelte:element tags (#11096)

  • fix: ensure deep mutation ownership widening (#11094)

  • fix: improve compiled output of multiple call expression in single text node (#11097)

  • fix: improve hydration of svelte head blocks (#11099)

[email protected]

06 Apr 13:46
dfc55c1
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • breaking: robustify interop of exports and props in runes mode (#11064)

  • fix: improve handled of unowned derived signals (#11077)

  • fix: bundle CSS types (#11067)