File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Svelte changelog
2
2
3
- ## 3.55.1 (unreleased)
3
+ ## Unreleased
4
4
5
- * add missing ` submitter ` property to ` on:submit ` event type
5
+ * Add missing ` submitter ` property to ` on:submit ` event type
6
6
* Fix static ` <svelte:element> ` optimization in production mode ([ #7938 ] ( https://github.com/sveltejs/svelte/pull/7938 ) )
7
7
* Fix ` draw ` transition with delay showing a dot at the beginning of transition ([ #6816 ] ( https://github.com/sveltejs/svelte/issues/6816 ) )
8
8
* Fix ` svelte-ignore ` comment breaks named slot ([ #8075 ] ( https://github.com/sveltejs/svelte/issues/8075 ) )
9
9
* Fix duplicate event listeners for ` <svelte:element on:event> ` ([ #8129 ] ( https://github.com/sveltejs/svelte/issues/8129 ) )
10
10
* Fix max call stack exceeded ([ #7032 ] ( https://github.com/sveltejs/svelte/issues/7032 ) )
11
11
* Revert to prevent running init binding unnecessarily ([ #8103 ] ( https://github.com/sveltejs/svelte/issues/8103 ) )
12
+ * Improve ` is_promise ` logic ([ #8162 ] ( https://github.com/sveltejs/svelte/pull/8162 ) )
12
13
13
14
## 3.55.0
14
15
You can’t perform that action at this time.
0 commit comments