You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Svelte changelog
2
2
3
-
## Unreleased
3
+
## Unreleased (4.0)
4
+
5
+
* Minimum supported Node version is now Node 14
6
+
7
+
## Unreleased (3.0)
4
8
5
9
* Handle `width`/`height` attributes when spreading ([#6752](https://github.com/sveltejs/svelte/issues/6752))
6
10
* Add support for resize observer bindings (`<div bind:contentRect|contentBoxSize|borderBoxSize|devicePixelContentBoxSize>`) ([#8022](https://github.com/sveltejs/svelte/pull/8022))
0 commit comments