Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 06:47
· 3 commits to master since this release
b35db5e

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. (Thanks @smartinio!)
  • 8c555e2: This package is now built using TypeScript 5.1.