Skip to content

Commit

Permalink
Add changelog entry for 5.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Sep 23, 2024
1 parent 6c11e29 commit 81c86f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# OverReact Changelog

## 5.3.2
- [#948] Fix late required prop linting not working in non-null-safe libraries
- [#949] Add docs around migrating connect and wrapper components, improve helpfulness of required prop lints and runtime errors

## 5.3.1
- [#944] Analyzer plugin: Don't lint for required props that are specified due to prop forwarding

Expand Down

0 comments on commit 81c86f9

Please sign in to comment.