FRONTEND
Svelte v5.56.6
RESUMEN
Patch Changes - perf: skip unnecessary blocker analysis when compiling components without top-level await - fix: rerun derived that had an abort controller on reconnection
Descripción Detallada
Patch Changes - perf: skip unnecessary blocker analysis when compiling components without top-level await - fix: rerun derived that had an abort controller on reconnection
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Svelte v5.56.5
### Patch Changes - chore: drop dead code that make TSGO fail ([#18496](https://github.com/sveltejs/svelte/pull/18496)) - fix: don't (re)connect deriveds when read inside branch/root effects ([#18527](https://github.com/sveltejs/svelte/pull/18527)) - fix: skip unnecessary derived effect in
FRONTEND
Svelte v5.56.4
### Patch Changes - fix: include wrapping parentheses in `{@const}` declarator `end` position ([#18436](https://github.com/sveltejs/svelte/pull/18436)) - fix: always unset reactivity context after restoring it ([#18453](https://github.com/sveltejs/svelte/pull/18453)) - fix: don't notify `se