Skip to content

Commit c08c23b

Browse files
committed
Add changelog
1 parent c28e316 commit c08c23b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## Breaking Changes
6+
7+
- Validated form controls (private API): Removed `onValidate` prop (use `onChange` to set `customValidity` messages instead) ([#73559](https://github.com/WordPress/gutenberg/pull/73559)).
8+
59
### Bug Fixes
610

711
- `ExternalLink`: Fix arrow direction for RTL languages. The external link arrow now correctly points to the top-left (↖) instead of top-right (↗) in RTL layouts. ([#73400](https://github.com/WordPress/gutenberg/pull/73400))

0 commit comments

Comments
 (0)