Update .changeset/plenty-wasps-sleep.md

pull/16178/head
Rich Harris 3 months ago committed by GitHub
parent 3fc29e1e3e
commit 574def1319
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,9 +2,4 @@
'svelte': patch
---
fix: ensure undefined attributes are removed during hydration
Attributes set server-side but undefined on the client should be removed during hydration.
This ensures expected cleanup behavior and resolves a mismatch between SSR and client-side rendering.
Fixes sveltejs/kit#13890
fix: remove undefined attributes on hydration

Loading…
Cancel
Save