From 9ee207a4b3b49cc4a159dbfa9ef59eef11529d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Garc=C3=ADa?= Date: Fri, 5 Jul 2024 15:58:45 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de2924e35..14d32a772 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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