update changelog

pull/5564/head
Conduitry 4 years ago
parent 46690473ef
commit f038cf75fa

@ -2,9 +2,10 @@
## Unreleased ## Unreleased
* Fix compiler hanging on `<slot slot="...">` ([#5475](https://github.com/sveltejs/svelte/pull/5475)) * Fix compiler hanging on `<slot slot="...">` ([#5475](https://github.com/sveltejs/svelte/issues/5475))
* Fix types on `get` function in `svelte/store` ([#5483](https://github.com/sveltejs/svelte/pull/5483)) * Fix types on `get` function in `svelte/store` ([#5483](https://github.com/sveltejs/svelte/pull/5483))
* Add missing `end` field on ASTs for non-top-level `<style>` elements ([#5487](https://github.com/sveltejs/svelte/pull/5487)) * Add missing `end` field on ASTs for non-top-level `<style>` elements ([#5487](https://github.com/sveltejs/svelte/pull/5487))
* Fix types on lifecycle hooks ([#5529](https://github.com/sveltejs/svelte/pull/5529))
## 3.29.0 ## 3.29.0

Loading…
Cancel
Save