update changelog

pull/7738/head
Conduitry 5 years ago
parent 96d8eaa842
commit 607e52b351

@ -2,6 +2,7 @@
## Unreleased ## Unreleased
* Fix compiler hanging on `<slot slot="...">` ([#5475](https://github.com/sveltejs/svelte/pull/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))

Loading…
Cancel
Save