Skip to content

v2.6.4

Compare
Choose a tag to compare
@albertogasparin albertogasparin released this 11 Aug 23:50
· 23 commits to master since this release
  • Officially support React 18
  • Use React useSyncExternalStore hook
  • Officially deprecate batchUpdates setting via types, making default true for R18+
  • Change internal API (storeState.subscribe) types to no longer expose get state/store as arguments. Still available in reality to not break compat