use-root-reducer
Version:
a helper to create and maintain a global state without redux. (based on react hook)
16 lines (9 loc) • 475 B
Markdown
1.0.1 / 2019-11-11
==================
**fixes**
* [[`628f09b`](http://github.com/ahungrynoob/use-root-reducer/commit/628f09b32dff0982e2e11d213fdcdd5f0fe5dae2)] - fix: use useCallback hook and add some tests (#4) (dxd <<dxd_sjtu@outlook.com>>)
**others**
* [[`d80388f`](http://github.com/ahungrynoob/use-root-reducer/commit/d80388fad452b6c2948fbd51ccccb43ab039ce1c)] - doc: readme (#2) (dxd <<dxd_sjtu@outlook.com>>)
1.0.0 / 2019-11-09
==================
**others**