Releases: streamich/react-use
Releases Β· streamich/react-use
v4.8.0
4.8.0 (2018-11-02)
Features
- allow useSetState setter to accept function (bfd114a)
v4.7.0
4.7.0 (2018-10-30)
Features
- πΈ add useHoverDirty hook (c2aee59)
v4.6.0
4.6.0 (2018-10-30)
Features
- πΈ implement useLocalStorage without events (d211722)
v4.5.0
4.5.0 (2018-10-29)
Features
- πΈ add useAdopt hook (91bee9a)
- πΈ add useRenderProp hook (2d85c61)
v4.4.0
4.4.0 (2018-10-29)
Features
v4.3.0
4.3.0 (2018-10-29)
Features
- πΈ add useOutsideClick hook (90d2c22)
v4.2.0
4.2.0 (2018-10-29)
Features
- πΈ add useVideo hook (ff05419)
- πΈ allow to pass React
v4.1.0
4.1.0 (2018-10-29)
Features
- πΈ add createMemo hook factory (8730eaa)
v4.0.0
4.0.0 (2018-10-29)
Features
- πΈ add useNumber alias (a58a4a7)
- πΈ improve useCounter interface (395e82b)
BREAKING CHANGES
- useCounter interface changed
v3.1.0
3.1.0 (2018-10-29)
Features
Performance Improvements
- β‘οΈ wrape useGetSetState callbacks in useCallback (3c1e57d)