Sourced from svelte's releases.
svelte@5.53.0
Minor Changes
Patch Changes
fix: use TrustedHTML to test for customizable support, where necessary (#17743)
fix: ensure head effects are kept in the effect tree (#17746)
chore: deactivate current_batch by default in unset_context (#17738)
svelte@5.52.0
Minor Changes
- feat: support TrustedHTML in
{@html}expressions (#17701)Patch Changes
fix: repair dynamic component truthy/falsy hydration mismatches (#17737)
fix: re-run non-render-bound deriveds on the server (#17674)
svelte@5.51.5
Patch Changes
fix: check to make sure
svelte:elementtags are valid during SSR (73098bb26c6f06e7fd1b0746d817d2c5ee90755f)fix: misc option escaping and backwards compatibility (#17741)
fix: strip event handlers during SSR (
a0c7f289156e9fafaeaf5ca14af6c06fe9b9eae5)fix: replace usage of
for inwithfor of Object.keys(f89c7ddd7eebaa1ef3cc540400bec2c9140b330c)fix: always escape option body in SSR (
f7c80da18c215e3727c2a611b0b8744cc6e504c5)chore: upgrade
devalue(#17739)svelte@5.51.4
Patch Changes
chore: proactively defer effects in pending boundary (#17734)
fix: detect and error on non-idempotent each block keys in dev mode (#17732)
svelte@5.51.3
Patch Changes
... (truncated)
Sourced from svelte's changelog.
5.53.0
Minor Changes
Patch Changes
fix: use TrustedHTML to test for customizable
<select>support, where necessary (#17743)fix: ensure head effects are kept in the effect tree (#17746)
chore: deactivate current_batch by default in unset_context (#17738)
5.52.0
Minor Changes
- feat: support TrustedHTML in
{@html}expressions (#17701)Patch Changes
fix: repair dynamic component truthy/falsy hydration mismatches (#17737)
fix: re-run non-render-bound deriveds on the server (#17674)
5.51.5
Patch Changes
fix: check to make sure
svelte:elementtags are valid during SSR (73098bb26c6f06e7fd1b0746d817d2c5ee90755f)fix: misc option escaping and backwards compatibility (#17741)
fix: strip event handlers during SSR (
a0c7f289156e9fafaeaf5ca14af6c06fe9b9eae5)fix: replace usage of
for inwithfor of Object.keys(f89c7ddd7eebaa1ef3cc540400bec2c9140b330c)fix: always escape option body in SSR (
f7c80da18c215e3727c2a611b0b8744cc6e504c5)chore: upgrade
devalue(#17739)5.51.4
Patch Changes
- chore: proactively defer effects in pending boundary (#17734)
... (truncated)
c2fc95a
Version Packages (#17747)92e2fc1
feat: allow comments in tags (#17671)2661513
feat: allow error boundaries to work on the server (#17672)582e444
fix: ensure head effects are kept in the effect tree (#17746)f8bf9bb
chore: deactivate current_batch by default in unset_context (#17738)696d97f
fix: use TrustedHTML to test for customizable <select> support,
where necessa...cbf4e24
Version Packages (#17742)09c4cb5
fix: re-run non-render-bound deriveds on the server (#17674)be24b0d
feat: support TrustedHTML in {@​html} expressions (#17701)9f48e76
fix: repair dynamic component truthy/falsy hydration mismatches (#17737)