Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: never deduplicate expressions in templates (#15451)
[email protected]
Patch Changes
- fix: run effect roots in tree order (#15446)
[email protected]
Patch Changes
- fix: correctly set
is_updating
before flushing root effects (#15442)
[email protected]
Patch Changes
- chore: switch acorn-typescript plugin (#15393)
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix: allow double hyphen css selector names (#15384)
-
fix: class:directive not working with $restProps #15386 (#15389)
fix: spread add an useless cssHash on non-scoped element -
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
-
fix: allow for duplicate
var
declarations (#15382) -
fix : bug "$0 is not defined" on svelte:element with a function call on class (#15396)
[email protected]
Patch Changes
- fix: update types and inline docs for flushSync (#15348)