mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(release): 15.3.8 [skip ci]
## [15.3.8](https://github.com/streamich/react-use/compare/v15.3.7...v15.3.8) (2021-01-08)
### Bug Fixes
* improve useStateValidator and useMultiStateValidator typings. ([acff81d](acff81d99a))
This commit is contained in:
parent
5357069795
commit
206f4b0371
@ -1,3 +1,10 @@
|
||||
## [15.3.8](https://github.com/streamich/react-use/compare/v15.3.7...v15.3.8) (2021-01-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* improve useStateValidator and useMultiStateValidator typings. ([acff81d](https://github.com/streamich/react-use/commit/acff81d99abdbbefcc2985297ee01c3cda9ef4c9))
|
||||
|
||||
## [15.3.7](https://github.com/streamich/react-use/compare/v15.3.6...v15.3.7) (2021-01-08)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "15.3.7",
|
||||
"version": "15.3.8",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user