Skip to content

Commit 1ba8018

Browse files
Add changelog entry for splitTask export from @wordpress/interactivity (#62805)
* Add changelog entry for splitTask Add changelog entry for #62665 * Move changelog entry to Unreleased section Co-authored-by: Carlos Bravo <[email protected]> --------- Co-authored-by: Carlos Bravo <[email protected]>
1 parent bfa80e3 commit 1ba8018

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/interactivity/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->
22

33
## Unreleased
4+
### Enhancements
45

6+
- 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))
57
## 6.1.0 (2024-06-15)
68

79
## 6.0.0 (2024-05-31)

0 commit comments

Comments
 (0)