Skip to content

Commit 040192d

Browse files
authored
update changelog
1 parent 3570a53 commit 040192d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Handle arrow function on `<slot>` inside `<svelte:fragment>` ([#7485](https://github.com/sveltejs/svelte/issues/7485))
1414
* Use `Node.parentNode` instead of `Node.parentElement` for legacy browser support ([#7723](https://github.com/sveltejs/svelte/issues/7723))
1515
* Improve a11y `label-has-associated-control` check to recusively check for input control ([#5528](https://github.com/sveltejs/svelte/issues/5528))
16+
* Fix class directive updates after half way transition [#7764](https://github.com/sveltejs/svelte/issues/7764)
1617

1718
## 3.49.0
1819

0 commit comments

Comments
 (0)