Releases: sveltejs/svelte
[email protected]
Patch Changes
-
chore: add inline new class warning (#9583)
-
fix: prevent false positives when detecting runes mode (#9599)
-
fix: deconflict generated names against globals (#9570)
-
chore: bump esrap (#9590)
-
feat: add $effect.active rune (#9591)
-
feat: add Snippet type (#9584)
-
fix: adjust event delegation heuristics (#9581)
-
chore: remove unused code (#9593)
-
fix: adjust regex (#9572)
[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)