Update CHANGELOG.md

pull/7467/head
Tan Li Hau 2 years ago committed by GitHub
parent fb341cca2c
commit 0c1bfcb2ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,7 @@
* Fix value of `let:` bindings not updating in certain cases ([#7440](https://github.com/sveltejs/svelte/issues/7440))
* Strip leading newline after `<pre>` and `<textarea>` ([#7264](https://github.com/sveltejs/svelte/issues/7264))
* Fix local transition for `{#key}` block ([#5950](https://github.com/sveltejs/svelte/issues/5950))
* Fix errorneous setting `textContent` for `<template>` element ([#7297](https://github.com/sveltejs/svelte/pull/7297))
## 3.47.0

Loading…
Cancel
Save