mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-29 08:32:05 +01:00
docs: fix link in changelog
This commit is contained in:
parent
ad2168016b
commit
7bab2d4033
@ -43,7 +43,7 @@
|
||||
|
||||
- breaking: The runtime now makes use of `classList.toggle(name, boolean)` which does not work in very old browsers ([#8629](https://github.com/sveltejs/svelte/pull/8629))
|
||||
|
||||
- breaking: apply `inert` to outroing elements ([#8627](https://github.com/sveltejs/svelte/pull/8627))
|
||||
- breaking: apply `inert` to outroing elements ([#8628](https://github.com/sveltejs/svelte/pull/8628))
|
||||
|
||||
- breaking: use `CustomEvent` constructor instead of deprecated `createEvent` method ([#8775](https://github.com/sveltejs/svelte/pull/8775))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user