We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0c6ee commit 99e2cfcCopy full SHA for 99e2cfc
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Unreleased
4
5
* Support `<slot slot="...">` ([#2079](https://github.com/sveltejs/svelte/issues/2079))
6
+* Fix unmounting components with a bidirectional transition with a delay ([#4954](https://github.com/sveltejs/svelte/issues/4954))
7
* Add types to `get` function in `svelte/store` ([#5269](https://github.com/sveltejs/svelte/pull/5269))
8
* Add `EventSource` to known globals ([#5463](https://github.com/sveltejs/svelte/issues/5463))
9
* Fix compiler exception with `~`/`+` combinators and `{...spread}` attributes ([#5465](https://github.com/sveltejs/svelte/issues/5465))
0 commit comments