Releases: sveltejs/svelte
[email protected]
Patch Changes
- 
fix: delegate events on elements with bind-this (#9696) 
- 
fix: ensure implicit children snippet renders correctly (#9706) 
- 
fix: ensure $slotsexists in runes mode (#9718)
- 
fix: allow bind:thiswith dynamic type on inputs (#9713)
- 
fix: port over props that were set prior to initialization (#9704) 
- 
feat: $inspect rune (#9705) 
- 
fix: keep fallback value after spread update not setting that prop (#9717) 
- 
fix: tweak const tag parsing (#9715) 
- 
chore: remove redundant hydration code (#9698) 
- 
fix: improve template text node serialization (#9722) 
- 
fix: improve infinite loop capturing (#9721) 
[email protected]
[email protected]
Patch Changes
- 
feat: warn on references to mutated non-state in template (#9669) 
- 
fix: prevent reactive snippet from reinitializing unnecessarily (#9665) 
- 
fix: take event attributes into account when checking a11y (#9664) 
- 
feat: add $effect.root rune (#9638) 
- 
feat: ignore src,srcset, andhrefattributes when hydrating (#9662)
- 
chore: bump esrap (#9649) 
- 
chore: improve <svelte:element>generated code (#9648)
- 
chore: prevent some unused variable creation (#9571) 
[email protected]
[email protected]
[email protected]
Patch Changes
- 
feat: add type of $effect.active(#9624)
- 
fix: correct bind this multiple bindings (#9617) 
- 
chore: reuse common templates (#9601) 
- 
fix: handle undefined bubble events (#9614) 
- 
fix: dont error on stores looking like runes when runes explicitly turned off (#9615) 
- 
fix: improve member expression mutation logic (#9625) 
- 
chore: untrack keyed validation logic (#9618) 
- 
fix: ensure snippets have correct scope (#9623) 
- 
fix: better attribute casing logic (#9626) 
[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)