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.55.6
### Patch Changes - fix: leave stale promises to wait for a later resolution, instead of rejecting ([#18180](https://github.com/sveltejs/svelte/pull/18180)) - fix: keep dependencies of `$state.eager/pending` ([#18218](https://github.com/sveltejs/svelte/pull/18218)) - fix: reapply context af
FRONTEND
Svelte v5.55.5
### Patch Changes - fix: don't mark deriveds while an effect is updating ([#18124](https://github.com/sveltejs/svelte/pull/18124)) - fix: do not dispatch introstart event with animation of animate directive ([#18122](https://github.com/sveltejs/svelte/pull/18122))