update changelog

pull/6041/head
Conduitry 3 years ago
parent 22355a3a34
commit 2853be1ff2

@ -1,5 +1,10 @@
# Svelte changelog
## Unreleased
* Implement slotted components and `<svelte:fragment slot="...">` ([#1037](https://github.com/sveltejs/svelte/issues/1037), [#2079](https://github.com/sveltejs/svelte/issues/2079))
* Fix reactivity bug where `slot="..."` is specified after attributes that should be reactive ([#5626](https://github.com/sveltejs/svelte/issues/5626))
## 3.34.0
* Add a `cssHash` option for controlling the classname used for CSS scoping ([#570](https://github.com/sveltejs/svelte/issues/570))

Loading…
Cancel
Save