Skip to content

@xstate/store-solid@2.0.1-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:07
· 0 commits to main since this release

Patch Changes

  • #44 52970ea Thanks @pull! - The compare function passed to useSelector is now typed as (a: T, b: T) instead of (a: T | undefined, b: T), so the previous value is no longer typed as possibly undefined.

  • Updated dependencies [52970ea]:

    • @xstate/store@4.3.0-alpha.0