|
|
@ -2,6 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Support `<slot slot="...">` ([#2079](https://github.com/sveltejs/svelte/issues/2079))
|
|
|
|
* Add `EventSource` to known globals ([#5463](https://github.com/sveltejs/svelte/issues/5463))
|
|
|
|
* Add `EventSource` to known globals ([#5463](https://github.com/sveltejs/svelte/issues/5463))
|
|
|
|
* Fix compiler exception with `~`/`+` combinators and `{...spread}` attributes ([#5465](https://github.com/sveltejs/svelte/issues/5465))
|
|
|
|
* Fix compiler exception with `~`/`+` combinators and `{...spread}` attributes ([#5465](https://github.com/sveltejs/svelte/issues/5465))
|
|
|
|
|
|
|
|
|
|
|
|