Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gnapse committed Jul 5, 2024
1 parent 0d7d74b commit 9ee207a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Reactist follows [semantic versioning](https://semver.org/) and doesn't introduc

# v25.0.0-beta.1

- [BREAKING] User an explicit `render` prop for composition, instead of the `as` prop
- [BREAKING] Use an explicit `render` prop for composition, instead of the `as` prop (in the menu, modal, tabs, toasts and tooltip components).
- [BREAKING] `TabPanel`'s prop `render` is renamed to `renderMode`.

# v25.0.0-beta

Expand Down

0 comments on commit 9ee207a

Please sign in to comment.