update changelog

pull/5125/head
Conduitry 5 years ago
parent 7c8e146e9c
commit 6f9b8c67f6

@ -1,5 +1,9 @@
# Svelte changelog
## Unreleased
* Fix reactivity when passing `$$props` to a `<slot>` ([#3364](https://github.com/sveltejs/svelte/issues/3364))
## 3.24.0
* Support nullish coalescing (`??`) and optional chaining (`?.`) operators ([#1972](https://github.com/sveltejs/svelte/issues/1972))

Loading…
Cancel
Save