Skip to content

Commit 3620e97

Browse files
authored
Update CHANGELOG.md
1 parent 64c0015 commit 3620e97

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/svelte/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 4.0.0
44

5-
### Patch Changes
5+
### Major Changes
66

77
- breaking: Minimum supported Node version is now Node 16 ([#8566](https://github.com/sveltejs/svelte/pull/8566))
88

@@ -46,6 +46,8 @@
4646

4747
- breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method ([#8775](https://github.com/sveltejs/svelte/pull/8775))
4848

49+
### Patch Changes
50+
4951
- fix: export ComponentType from `svelte` entrypoint ([#8578](https://github.com/sveltejs/svelte/pull/8578))
5052

5153
- feat: smaller minified output for destructor chunks ([#8763](https://github.com/sveltejs/svelte/pull/8763))

0 commit comments

Comments
 (0)