Skip to content

Commit

Permalink
chore: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelgrimm committed Mar 29, 2024
1 parent c76bf9f commit a3335ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.1.3-beta

- [Fix] Remove unsupported `onPointerEnterCapture` and `onPointerLeaveCapture` props from `heading`-, `input`-, and `textarea`-based components.
- Normally, this would be considered a breaking change, but the v24 version is still pre-release and already contains breaking changes.

# v24.1.2-beta

- [Fix] Reset anchor rect after context menu is closed.
Expand Down

0 comments on commit a3335ef

Please sign in to comment.