update changelog

pull/8489/head
Ben McCann 3 years ago
parent 570f428766
commit 3c0f6f9c5e

@ -1,6 +1,10 @@
# Svelte changelog
## Unreleased
## Unreleased (4.0)
* Minimum supported Node version is now Node 14
## Unreleased (3.0)
* Handle `width`/`height` attributes when spreading ([#6752](https://github.com/sveltejs/svelte/issues/6752))
* Add support for resize observer bindings (`<div bind:contentRect|contentBoxSize|borderBoxSize|devicePixelContentBoxSize>`) ([#8022](https://github.com/sveltejs/svelte/pull/8022))

Loading…
Cancel
Save