<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## Unreleased

## 2.30.0 (2023-03-29)

## 2.29.0 (2023-03-15)

## 2.28.0 (2023-03-01)

## 2.27.0 (2023-02-15)

## 2.26.0 (2023-02-01)

## 2.25.0 (2023-01-11)

## 2.24.0 (2023-01-02)

## 2.23.0 (2022-12-14)

## 2.22.0 (2022-11-16)

## 2.21.0 (2022-11-02)

## 2.20.0 (2022-10-19)

## 2.19.0 (2022-10-05)

## 2.18.0 (2022-09-21)

## 2.17.0 (2022-09-13)

## 2.16.0 (2022-08-24)

## 2.15.0 (2022-08-10)

## 2.14.0 (2022-07-27)

## 2.13.0 (2022-07-13)

## 2.12.0 (2022-06-29)

## 2.11.0 (2022-06-15)

## 2.10.0 (2022-06-01)

## 2.9.0 (2022-05-18)

## 2.8.0 (2022-05-04)

## 2.7.0 (2022-04-21)

## 2.6.0 (2022-04-08)

## 2.5.0 (2022-03-23)

## 2.4.0 (2022-03-11)

## 2.3.0 (2022-01-27)

## 2.2.0 (2021-07-21)

## 2.1.0 (2021-05-20)

## 2.0.0 (2021-05-14)

### Breaking Changes

-   Drop support for Internet Explorer 11 ([#31110](https://github.com/WordPress/gutenberg/pull/31110)). Learn more at https://make.wordpress.org/core/2021/04/22/ie-11-support-phase-out-plan/.
-   Increase the minimum Node.js version to v12 matching Long Term Support releases ([#31270](https://github.com/WordPress/gutenberg/pull/31270)). Learn more at https://nodejs.org/en/about/releases/.

## 1.21.0 (2021-03-17)

## 1.18.0 (2020-10-06)

### New Feature

-   Expose the `syncSelect` control for synchronous calls of registry selectors

### Deprecations

-   Deprecated the `syncSelect`, `select` and `dispatch` controls that are now part of
    `@wordpress/data` and built in by default in every data store.

## 1.4.0 (2019-11-14)

### Documentation

-   Resolved syntax errors and inaccurate usage examples associated with `dispatch` function.

## 1.0.0 (2019-06-12)

Initial release of the @wordpress/data-controls package.
