chore: fix changelog (#17754)

unescaped select made everything go boom
closes #17748
pull/17755/head
Simon H 5 days ago committed by GitHub
parent c98ce6945d
commit 7106da4dd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@
### Patch Changes
- fix: use TrustedHTML to test for customizable <select> support, where necessary ([#17743](https://github.com/sveltejs/svelte/pull/17743))
- fix: use TrustedHTML to test for customizable `<select>` support, where necessary ([#17743](https://github.com/sveltejs/svelte/pull/17743))
- fix: ensure head effects are kept in the effect tree ([#17746](https://github.com/sveltejs/svelte/pull/17746))

Loading…
Cancel
Save