Releases: sveltejs/svelte
Releases Β· sveltejs/svelte
[email protected]
Patch Changes
-
chore: improve runtime overhead of creating comment templates (#11591)
-
fix: replicate Svelte 4 props update detection in legacy mode (#11577)
-
fix: allow for non optional chain call expression in render (#11578)
-
fix: correctly handle falsy values of style directives in SSR mode (#11583)
-
fix: improve handling of lazy image elements (#11593)
-
fix: skip deriveds for props with known safe calls (#11595)
[email protected]
[email protected]
Patch Changes
- fix: improve internal mechanism for handling process_effects (#11560)
[email protected]
Patch Changes
- fix: further adjust heuristics for effect_update_depth_exceeded (#11558)
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix: coerce incremented/decremented sources (#11506)
-
feat: add support for svelte inspector (#11514)
-
fix: skip AST analysis of TypeScript AST nodes (#11513)
-
fix: use import.meta.hot.acceptExports when available to support partial hmr in vite (#11453)
-
feat: better error for
bind:this
legacy API usage (#11498)
[email protected]
Patch Changes
- fix: check if svelte component exists on custom element destroy (#11489)
[email protected]
Patch Changes
- fix: adjust order of
derived
function definition overloads (#11426)