docs: fix link in changelog

pull/8843/head
Ben McCann 1 year ago committed by GitHub
parent ad2168016b
commit 7bab2d4033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save