We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b3a416 commit 71f88a9Copy full SHA for 71f88a9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.1.0](https://github.com/streamich/react-use.git/compare/v2.0.0...v2.1.0) (2018-10-28)
2
+
3
4
+### Features
5
6
+* 🎸 add useObservable ([711e831](https://github.com/streamich/react-use.git/commit/711e831))
7
8
# [2.0.0](https://github.com/streamich/react-use.git/compare/v1.0.0...v2.0.0) (2018-10-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-use",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"files": [
0 commit comments