File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
* Fix ` {#each} ` context not shadowing outer scope when using ` bind: ` ([ #1565 ] ( https://github.com/sveltejs/svelte/issues/1565 ) )
6
6
* Fix edge cases in matching selectors against elements ([ #1710 ] ( https://github.com/sveltejs/svelte/issues/1710 ) )
7
+ * Allow exiting a reactive block early with ` break $ ` ([ #2828 ] ( https://github.com/sveltejs/svelte/issues/2828 ) )
7
8
* Check attributes have changed before setting them to avoid image flicker ([ #3579 ] ( https://github.com/sveltejs/svelte/pull/3579 ) )
8
9
* Fix generating malformed code for ` {@debug} ` tags with no dependencies ([ #3588 ] ( https://github.com/sveltejs/svelte/issue/3588 ) )
9
10
* Use safer ` HTMLElement ` check before extending class ([ #3608 ] ( https://github.com/sveltejs/svelte/issue/3608 ) )
You can’t perform that action at this time.
0 commit comments