mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
update changelog
This commit is contained in:
parent
ff5f25249e
commit
fe003b57cb
@ -2,6 +2,7 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Support dimension bindings in cross-origin environments ([#2147](https://github.com/sveltejs/svelte/issues/2147))
|
||||
* Try using `globalThis` rather than `globals` for the benefit of non-Node servers and web workers ([#3561](https://github.com/sveltejs/svelte/issues/3561), [#4545](https://github.com/sveltejs/svelte/issues/4545))
|
||||
* Fix attaching of JS debugging comments to HTML comments ([#4565](https://github.com/sveltejs/svelte/issues/4565))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user