UNPKG

state-hooks

Version:

Essential set of React Hooks for convenient state management.

29 lines (15 loc) 1.16 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## <small>3.0.1 (2020-05-31)</small> - chore(deps): update ([a6af6a2](https://github.com/kripod/react-hooks/commit/a6af6a2)) # [3.0.0](https://github.com/kripod/react-hooks/compare/state-hooks@2.1.0...state-hooks@3.0.0) (2020-03-30) **Note:** Version bump only for package state-hooks # [2.1.0](https://github.com/kripod/react-hooks/compare/state-hooks@2.0.1...state-hooks@2.1.0) (2019-10-26) ### Features - add useChanging for change detection ([b5a95d1](https://github.com/kripod/react-hooks/commit/b5a95d19e0603fa8dc63be01a2a937af99b9bd32)), closes [#113](https://github.com/kripod/react-hooks/issues/113) ## [2.0.1](https://github.com/kripod/react-hooks/compare/state-hooks@2.0.0...state-hooks@2.0.1) (2019-10-16) **Note:** Version bump only for package state-hooks # 2.0.0 (2019-10-13) ### BREAKING CHANGES - **useTimeline:** decrease default `maxLength` for better performance ([536447f](https://github.com/kripod/react-hooks/commit/536447f82036919ec3f89c50fb3dab2d885736d3))