Add changelog

pull/6204/head
Ben McCann 5 years ago
parent 7d1e6dadbf
commit 97128fdfb9

@ -2,6 +2,7 @@
## Unreleased
* Avoid recreating DOM elements during hydration ([#6204](https://github.com/sveltejs/svelte/pull/6204))
* Add missing function overload for `derived` to allow explicitly setting an initial value for non-async derived stores ([#6172](https://github.com/sveltejs/svelte/pull/6172))
* Pass full markup source to script/style preprocessors ([#6169](https://github.com/sveltejs/svelte/pull/6169))

Loading…
Cancel
Save