mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore(release): 9.11.2 [skip ci]
## [9.11.2](https://github.com/streamich/react-use/compare/v9.11.1...v9.11.2) (2019-07-16) ### Bug Fixes * support useMedia usage server-side ([50a5160](https://github.com/streamich/react-use/commit/50a5160))
This commit is contained in:
parent
50a5160081
commit
3d393f4377
@ -1,3 +1,10 @@
|
||||
## [9.11.2](https://github.com/streamich/react-use/compare/v9.11.1...v9.11.2) (2019-07-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* support useMedia usage server-side ([50a5160](https://github.com/streamich/react-use/commit/50a5160))
|
||||
|
||||
## [9.11.1](https://github.com/streamich/react-use/compare/v9.11.0...v9.11.1) (2019-07-16)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-use",
|
||||
"version": "9.11.1",
|
||||
"version": "9.11.2",
|
||||
"description": "Collection of React Hooks",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user