Skip to content

Commit 98c2c4e

Browse files
committed
Tweak changelog
1 parent 23d7da5 commit 98c2c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/components/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Unreleased
44

5-
## Breaking Changes
5+
### Breaking Changes
66

7-
- Validated form controls (private API): Removed `onValidate` prop (use `onChange` to set `customValidity` messages instead) ([#73559](https://github.com/WordPress/gutenberg/pull/73559)).
7+
- Validated form controls (private API): Removed `onValidate` prop (use `onChange` to set `customValidity` messages, or add conditionals directly inside the `customValidity` prop instead) ([#73559](https://github.com/WordPress/gutenberg/pull/73559)).
88

99
### Bug Fixes
1010

0 commit comments

Comments
 (0)