Skip to content

Commit

Permalink
doc: Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelgrimm committed Jan 12, 2024
1 parent 942a320 commit 97ae327
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.

# v23.0.0

- [BREAKING] Remove unsupported `crossOrigin` attribute from `input`- and `textarea`-based components.
- [BREAKING] Remove unsupported `placeholder` attribute from heading components.

# v22.3.3

- [Fix] Vertical alignment of inline code elements inside a `Prose` component
Expand Down

0 comments on commit 97ae327

Please sign in to comment.