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 5c74e6b commit b344badCopy full SHA for b344bad
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v1.2.0 (2021-09-12)
2
+
3
+#### Features :moneybag:
4
5
+- [PR](https://github.com/craig1123/react-recipes/pull/54) Added useLocation hook. Tests + documenation as well
6
7
+## v1.1.0 (2020-11-25)
8
9
+React 17 Compatible
10
11
## v1.1.0 (2020-07-19)
12
13
#### Features :moneybag:
package.json
@@ -1,6 +1,6 @@
{
"name": "react-recipes",
- "version": "1.1.1",
+ "version": "1.2.0",
"description": "A React Hooks utility library containing popular customized hooks",
"author": "@craig1123",
"sideEffects": false,
0 commit comments