update changelog

pull/8015/head
Ben McCann 3 years ago committed by GitHub
parent 92f02669cf
commit 74fdbb670b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,8 @@
# Svelte changelog
## Unreleased
* Upgraded `css-tree` to `2.1.0` ([#7572](https://github.com/sveltejs/svelte/pull/7572))
* Upgrade dependendencies. Particularly, `css-tree` to `2.2.1` ([#7572](https://github.com/sveltejs/svelte/pull/7572). [#7982](https://github.com/sveltejs/svelte/pull/7982))
* Add new `css: 'external'|'injected'|'none'` options and deprecate old `true|false` values ([#7914](https://github.com/sveltejs/svelte/pull/7914))
* Check if `parentNode` exists before removing child ([#6037](https://github.com/sveltejs/svelte/issues/6037))
## 3.52.0

Loading…
Cancel
Save