Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 370 Bytes

File metadata and controls

25 lines (13 loc) · 370 Bytes

react-create-state

0.3.0

Minor Changes

  • 26fb47a: Added the reinitializeAll function + documentation updates

0.2.1

Patch Changes

  • Small performance update

0.2.0

Minor Changes

  • 1984f65: useState supports the deps array for re-running the selector when an external value changes

0.1.0

Minor Changes

  • 440441b: Initial release