Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add entry to components CHANGELOG.md
  • Loading branch information
flootr committed Sep 9, 2022
commit b9e161b827e0649ac40c398ef0e983991e12a60c
1 change: 1 addition & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
- `Popover`: refactor to TypeScript ([#43823](https://github.com/WordPress/gutenberg/pull/43823/)).
- `BorderControl` and `BorderBoxControl`: replace temporary types with `Popover`'s types ([#43823](https://github.com/WordPress/gutenberg/pull/43823/)).
- `DimensionControl`: Refactor tests to `@testing-library/react` ([#43916](https://github.com/WordPress/gutenberg/pull/43916)).
- `PaletteEditListView`: updated to satisfy `react/exhaustive-deps` eslint rule ([#43911](https://github.com/WordPress/gutenberg/pull/43911))

## 20.0.0 (2022-08-24)

Expand Down