Releases: sveltejs/svelte
Releases · sveltejs/svelte
[email protected]
Patch Changes
- fix: set
openbinding value in<details>(#10413)
[email protected]
[email protected]
[email protected]
Patch Changes
- chore: bump zimmerframe to fix bugs introduced in previous version (#10405)
[email protected]
Patch Changes
- chore: bump zimmerframe to resolve AST-traversal-related bugs (
b63ab91c7b92ecec6e7e939d6d509fc3008cf048)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
breaking: snippets can now take multiple arguments, support default parameters. Because of this, the type signature has changed (#9988)
-
Use generic
Tas the return type for$derived.call()(#10349) -
fix: replace TODO errors (#10326)
-
fix: add proper typings for
$derived.call(6145be5c695a063c70944272a42d9c63fdd71d64) -
fix: improve handling of unowned derived signals (#10342)
-
fix: correctly reference destructured derived binding in event handler (#10333)
-
fix: add
scrollendevent type (#10337) -
fix: improve unstate handling of non enumerable properties (#10348)