File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
* Deconflict with used globals ([ #2963 ] ( https://github.com/sveltejs/svelte/pull/2963 ) )
8
8
* Always run ` onDestroy ` functions, not just for detaching components ([ #3058 ] ( https://github.com/sveltejs/svelte/issues/3058 ) )
9
9
* 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 ) )
11
11
* Always bail out of hoisting on encountering local state in function definition ([ #3044 ] ( https://github.com/sveltejs/svelte/issues/3044 ) )
12
12
* Fix incorrect merging of top-level text nodes ([ #3027 ] ( https://github.com/sveltejs/svelte/issues/3027 ) )
13
13
* Handle removal of components in each blocks without props ([ #3035 ] ( https://github.com/sveltejs/svelte/issues/3035 ) )
You can’t perform that action at this time.
0 commit comments