mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-30 00:46:29 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
8d26b4a19d
commit
8238ac46dc
@ -14,6 +14,7 @@
|
|||||||
* Use `Node.parentNode` instead of `Node.parentElement` for legacy browser support ([#7723](https://github.com/sveltejs/svelte/issues/7723))
|
* Use `Node.parentNode` instead of `Node.parentElement` for legacy browser support ([#7723](https://github.com/sveltejs/svelte/issues/7723))
|
||||||
* Improve a11y `label-has-associated-control` check to recusively check for input control ([#5528](https://github.com/sveltejs/svelte/issues/5528))
|
* Improve a11y `label-has-associated-control` check to recusively check for input control ([#5528](https://github.com/sveltejs/svelte/issues/5528))
|
||||||
* Fix class directive updates after half way transition [#7764](https://github.com/sveltejs/svelte/issues/7764)
|
* Fix class directive updates after half way transition [#7764](https://github.com/sveltejs/svelte/issues/7764)
|
||||||
|
* Improve parsing speed when encountering large blocks of whitespace [#7675](https://github.com/sveltejs/svelte/issues/7675)
|
||||||
|
|
||||||
## 3.49.0
|
## 3.49.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user