Skip to content

@xstate/react@3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 12:36
· 1597 commits to main since this release
d40a822

Patch Changes

  • #3456 131d429ab Thanks @davidkpiano! - Add shallowEqual helper comparator function.

  • #3500 0dfc6d92f Thanks @Andarist! - Fixed an issue with useSelector always computing fresh snapshots internally for uninitialized services. This avoids the internal useSyncExternalStore from warning about the snapshot value not being cached properly.