Skip to content

Commit 9893435

Browse files
authored
typo
1 parent 0c4a844 commit 9893435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Deconflict with used globals ([#2963](https://github.com/sveltejs/svelte/pull/2963))
88
* Always run `onDestroy` functions, not just for detaching components ([#3058](https://github.com/sveltejs/svelte/issues/3058))
99
* Fix scope analysis around catch clauses ([#3064](https://github.com/sveltejs/svelte/issues/3064))
10-
* Add error constructors to known globals (#3064](https://github.com/sveltejs/svelte/issues/3064))
10+
* Add error constructors to known globals ([#3064](https://github.com/sveltejs/svelte/issues/3064))
1111
* Always bail out of hoisting on encountering local state in function definition ([#3044](https://github.com/sveltejs/svelte/issues/3044))
1212
* Fix incorrect merging of top-level text nodes ([#3027](https://github.com/sveltejs/svelte/issues/3027))
1313
* Handle removal of components in each blocks without props ([#3035](https://github.com/sveltejs/svelte/issues/3035))

0 commit comments

Comments
 (0)