Skip to content

Commit

Permalink
Add missing changes to the changelog for the PR #62734 (#64507)
Browse files Browse the repository at this point in the history
Co-authored-by: luisherranz <luisherranz@git.wordpress.org>
Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org>
  • Loading branch information
3 people authored Aug 14, 2024
1 parent b533bfd commit 00d1f8a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/interactivity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,24 @@

## 6.5.0 (2024-08-07)

### Enhancements

- Refactor internal proxy and signals system ([#62734](https://github.com/WordPress/gutenberg/pull/62734)).

### Bug Fixes

- Prevent overriding of existing properties on state and context after a client-side navigation ([#62734](https://github.com/WordPress/gutenberg/pull/62734)).

## 6.4.0 (2024-07-24)

## 6.3.0 (2024-07-10)

## 6.2.0 (2024-06-26)

### Enhancements

- 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))

## 6.1.0 (2024-06-15)

## 6.0.0 (2024-05-31)
Expand Down

0 comments on commit 00d1f8a

Please sign in to comment.