We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8214be2 commit e6fa3ddCopy full SHA for e6fa3dd
packages/components/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+### Internal
6
+
7
+- `BaseControl`: Convert to TypeScript ([#39468](https://github.com/WordPress/gutenberg/pull/39468)).
8
9
## 19.7.0 (2022-03-23)
10
11
### Enhancements
@@ -20,7 +24,6 @@
20
24
21
25
- Delete the `composeStateReducers` utility function ([#39262](https://github.com/WordPress/gutenberg/pull/39262)).
22
26
- `BoxControl`: stop using `UnitControl`'s deprecated `unit` prop ([#39511](https://github.com/WordPress/gutenberg/pull/39511)).
23
-- `BaseControl`: Convert to TypeScript ([#39468](https://github.com/WordPress/gutenberg/pull/39468)).
27
28
### Bug Fix
29
0 commit comments