Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
Patch Changes
- fix: only set attribute as property if element has setter (#13341)
Patch Changes
-
fix: only warn on context="module" in runes mode (#13332)
-
feat: deprecate <svelte:self>
in runes mode (#13333)
-
fix: set strings as attributes, non-strings as properties if property exists (#13327)
Patch Changes
- feat: account for
zoom
when calculating animation transforms (#13317)
Patch Changes
-
fix: handle $Props
interface during migration (#13305)
-
fix: attach effects-inside-deriveds to the parent of the derived (#13309)
-
fix: simplify and robustify appending styles (#13303)
Patch Changes
- fix: improve performance of scheduling effects (#13300)
Patch Changes
-
fix: correctly migrate sequence expressions (#13291)
-
fix: avoid disconnecting deriveds that are still active (#13292)
-
feat: Add accessibility warnings for buttons and anchors without explicit labels and content (#13130)
Patch Changes
-
fix: ensure snapshot logs don't affect dependency graph (#13286)
-
fix: allow custom element styles to be updated in HMR mode (#13225)
-
fix: inject styles correctly when mounting inside an iframe (#13225)