Sourced from svelte's releases.
svelte@5.53.6
Patch Changes
perf: optimize parser hot paths for faster compilation (#17811)
fix:
SvelteMapincorrectly handles keys withundefinedvalues (#17826)fix: SvelteURL
searchsetter now returns the normalized value, matching native URL behavior (#17828)fix: visit synthetic value node during ssr (#17824)
fix: always case insensitive event handlers during ssr (#17822)
chore: more efficient effect scheduling (#17808)
perf: optimize compiler analysis phase (#17823)
fix: skip redundant batch.apply (#17816)
chore: null out current_batch before committing branches (#17809)
svelte@5.53.5
Patch Changes
fix: escape
innerTextandtextContentbindings ofcontenteditable(0df5abcae223058ceb95491470372065fb87951d)fix: sanitize
transformErrorvalues prior to embedding in HTML comments (0298e979371bb583855c9810db79a70a551d22b9)svelte@5.53.4
Patch Changes
fix: set server context after async transformError (#17799)
fix: hydrate if blocks correctly (#17784)
fix: handle default parameters scope leaks (#17788)
fix: prevent flushed effects from running again (#17787)
svelte@5.53.3
Patch Changes
Sourced from svelte's changelog.
5.53.6
Patch Changes
perf: optimize parser hot paths for faster compilation (#17811)
fix:
SvelteMapincorrectly handles keys withundefinedvalues (#17826)fix: SvelteURL
searchsetter now returns the normalized value, matching native URL behavior (#17828)fix: visit synthetic value node during ssr (#17824)
fix: always case insensitive event handlers during ssr (#17822)
chore: more efficient effect scheduling (#17808)
perf: optimize compiler analysis phase (#17823)
fix: skip redundant batch.apply (#17816)
chore: null out current_batch before committing branches (#17809)
5.53.5
Patch Changes
fix: escape
innerTextandtextContentbindings ofcontenteditable(0df5abcae223058ceb95491470372065fb87951d)fix: sanitize
transformErrorvalues prior to embedding in HTML comments (0298e979371bb583855c9810db79a70a551d22b9)5.53.4
Patch Changes
fix: set server context after async transformError (#17799)
fix: hydrate if blocks correctly (#17784)
fix: handle default parameters scope leaks (#17788)
fix: prevent flushed effects from running again (#17787)
5.53.3
Patch Changes
... (truncated)
d4c7829
Version Packages (#17812)361b32c
fix: SvelteURL search setter uses unnormalized value (#17828)1043f79
perf: optimize compiler analysis phase (#17823)b6faa2a
fix: always case insensitive event handlers during ssr (#17822)e3d277b
fix: visit synthetic value node during ssr (#17824)18db0ca
fix: SvelteMap incorrectly handles keys with undefined
values (#17826)3fc4bc6
chore: remove unused is_flushing variable (#17820)16a1351
fix: skip redundant batch.apply (#17816)04ba134
docs: flesh out attribute_invalid_sequence_expression
message (#17789)fc67c9c
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#17810)