FRONTEND
Svelte v5.56.8
RESUMEN
Patch Changes - fix: call `onerror` and provide a working `reset` when hydrating a failed boundary - fix: preserve select selection when spread attributes omit value
Descripción Detallada
Patch Changes - fix: call `onerror` and provide a working `reset` when hydrating a failed boundary - fix: preserve select selection when spread attributes omit value
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
FRONTEND
Svelte v5.56.7
### Patch Changes - chore: provide `indent` option for `print` ([#18474](https://github.com/sveltejs/svelte/pull/18474))
FRONTEND
Svelte v5.56.6
### Patch Changes - perf: skip unnecessary blocker analysis when compiling components without top-level await ([#18548](https://github.com/sveltejs/svelte/pull/18548)) - fix: rerun derived that had an abort controller on reconnection ([#18551](https://github.com/sveltejs/svelte/pull/18551))
FRONTEND