Skip to content

Commit

Permalink
Update changelog with credit
Browse files Browse the repository at this point in the history
  • Loading branch information
hmans committed Aug 1, 2023
1 parent b35db5e commit e04a96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Minor Changes

- 8928b16: Statery's React hooks now internally use React 18's new `useSyncExternalStore` hook. This simplifies the library implementation and makes sure that store updates don't cause UI drift.
- 8928b16: Statery's React hooks now internally use React 18's new `useSyncExternalStore` hook. This simplifies the library implementation and makes sure that store updates don't cause UI drift. (Thanks @smartinio!)
- 8c555e2: This package is now built using TypeScript 5.1.

## 0.6.3
Expand Down

0 comments on commit e04a96a

Please sign in to comment.