1.0.0 • Published 2 years ago

@anuragroy/store v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Adapted from @xstate/store, MIT License, Copyright (c) 2015 David Khourshid

  • Added a second argument event to subscribe, which is the send event that triggered this state change.
  • Removed React-specific code (useSelector), XState-specific code (fromStore) and createStoreWithProducer.

Read the original docs here.

1.0.0

2 years ago