Skip to content

Commit c9f3a5a

Browse files
authored
Add changelog entry for splitTask
Add changelog entry for #62665
1 parent 3ff9331 commit c9f3a5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/interactivity/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## 6.1.0 (2024-06-15)
66

7+
### Enhancements
8+
9+
- Export `splitTask` function from `@wordpress/interactivity` package to facilitate yielding to the main thread. See example in [async actions](https://github.com/WordPress/gutenberg/blob/trunk/docs/reference-guides/interactivity-api/api-reference.md#async-actions) documentation. ([#62665](https://github.com/WordPress/gutenberg/pull/62665))
10+
711
## 6.0.0 (2024-05-31)
812

913
### New Features

0 commit comments

Comments
 (0)