Skip to content

Commit dd11917

Browse files
authored
Update CHANGELOG.md
1 parent 4b84c4d commit dd11917

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Svelte changelog
22

3-
## 3.55.1 (unreleased)
3+
## Unreleased
44

5-
* add missing `submitter` property to `on:submit` event type
5+
* Add missing `submitter` property to `on:submit` event type
66
* Fix static `<svelte:element>` optimization in production mode ([#7938](https://github.com/sveltejs/svelte/pull/7938))
77
* Fix `draw` transition with delay showing a dot at the beginning of transition ([#6816](https://github.com/sveltejs/svelte/issues/6816))
88
* Fix `svelte-ignore` comment breaks named slot ([#8075](https://github.com/sveltejs/svelte/issues/8075))
99
* Fix duplicate event listeners for `<svelte:element on:event>` ([#8129](https://github.com/sveltejs/svelte/issues/8129))
1010
* Fix max call stack exceeded ([#7032](https://github.com/sveltejs/svelte/issues/7032))
1111
* 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))
1213

1314
## 3.55.0
1415

0 commit comments

Comments
 (0)