Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
Patch Changes
- fix: handle spreads within static strings (#9554)
[email protected]
Patch Changes
- fix: adjust static attribute regex (#9551)
[email protected]
[email protected]
Patch Changes
- chore: rename internal object properties (#9532)
[email protected]
[email protected]
Patch Changes
- fix: ignore expressions in top level script/style tag attributes (#9498)
[email protected]
Patch Changes
- fix: do not propagate global intro transitions (#9515)
[email protected]
Patch Changes
-
fix: tweak script/style tag parsing/preprocessing logic (#9502)
-
fix: emit useful error on invalid binding to derived state (#9497)
-
fix: address unowned propagation signal issue (#9510)
-
fix: add top level snippets to instance scope (#9467)
-
fix: only treat instance context exports as accessors (#9500)
-
fix: allow setting files binding for
<input type="file" />
(#9463) -
fix: add missing visitor for assignments during compilation (#9511)
[email protected]
Patch Changes
- fix: handle closing tags inside attribute values (#9486)
[email protected]
Patch Changes
- revert: address bug in before/after update (#9480)