Skip to content

Commit

Permalink
Update changelog to mention React 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayc0 committed Mar 20, 2023
1 parent 1ce59a5 commit c624933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@
- Remove prop `strict` **BREAKING CHANGE**
- Fix `exports` field in package.json
- Drop support for node 13 and add support for node 15 and 16
- Mark React 18 as available + fix types for React 18.

<details>
<summary>See detailed changelog</summary>

### 3.0.3

- Add `types` field in `exports` in package.json
- Mark React 18 as available + fix types for React 18.

### 3.0.2

Expand Down

0 comments on commit c624933

Please sign in to comment.