FRONTEND
Svelte v5.55.7
RESUMEN
Patch Changes - fix: prevent XSS on `hydratable` from user contents (`a16ebc67bbcf8f708360195687e1b2719463e1a4`) - chore: bump devalue - fix: d
Descripción Detallada
Patch Changes - fix: prevent XSS on `hydratable` from user contents (`a16ebc67bbcf8f708360195687e1b2719463e1a4`) - chore: bump devalue - fix: disallow empty attribute names during SSR (`547853e2406a2147ad7fb5ffeba95b01bd9642da`) - fix: harden regex (`d2375e2ebcab5c88feb5652f1a9d621b8f06b259`) - fix: move Svelte runtime properties to symbols (`e1cbbd96441e82c9eb8a23a2903c0d06d3cda991`)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
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
FRONTEND
Svelte v5.56.3
### Patch Changes - fix: ignore errors that occur in destroyed effects ([#18384](https://github.com/sveltejs/svelte/pull/18384)) - fix: type BigInts in `$state.snapshot(...)` return values ([#18388](https://github.com/sveltejs/svelte/pull/18388))