We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c0015 commit 3620e97Copy full SHA for 3620e97
packages/svelte/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 4.0.0
4
5
-### Patch Changes
+### Major Changes
6
7
- breaking: Minimum supported Node version is now Node 16 ([#8566](https://github.com/sveltejs/svelte/pull/8566))
8
@@ -46,6 +46,8 @@
46
47
- breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method ([#8775](https://github.com/sveltejs/svelte/pull/8775))
48
49
+### Patch Changes
50
+
51
- fix: export ComponentType from `svelte` entrypoint ([#8578](https://github.com/sveltejs/svelte/pull/8578))
52
53
- feat: smaller minified output for destructor chunks ([#8763](https://github.com/sveltejs/svelte/pull/8763))
0 commit comments