Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeistrich committed Oct 21, 2023
1 parent a82b49c commit a1845c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.0.2
- Fix: persistence was not adding clearLocal to the new state node
- Fix: removed clearing ref from useObserve - it was causing fast refresh bugs and wasn't really necessary
- Package: Added react as an optional peerDependency
- Change: promise/persisted state key to support _state so it doesn't break user data with state keys, will slowly migrate to that

## 2.0.0

### Breaking
Expand Down

0 comments on commit a1845c6

Please sign in to comment.