Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeistrich committed Aug 5, 2023
1 parent 3c1f9d0 commit 22c374b
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,3 +1,7 @@
## 1.8.1
- Feat: Added findIDKey and optimized to internal
- Fix: Added more safety around dev-only assertions because they were throwing errors in some build systems

## 1.8.0

- Feat: Support Suspense with `useSelector(state, { suspend: true })` or `state.use({ suspend: true })`
Expand Down

0 comments on commit 22c374b

Please sign in to comment.