From e95fe7309d3bed3d5896771b9582dae47c37eeba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Garc=C3=ADa?= Date: Wed, 7 Feb 2024 16:43:58 -0300 Subject: [PATCH] Prepare release v24.0.0-beta --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4c8b4428..412b25994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ Reactist follows [semantic versioning](https://semver.org/) and doesn't introduce breaking changes (API-wise) in minor or patch releases. However, the appearance of a component might change in a minor or patch release so keep an eye on redesigns and make sure your app still looks and feels like you expect it. +# v24.0.0-beta + +- [BREAKING] Upgrade Ariakit from legacy package to the newer @ariakit/react + # v23.1.0 - [Feat] Add `--reactist-font-family-monospace` with updated font family for monospace elements