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 b5b082c commit 371779fCopy full SHA for 371779f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.14.0](https://github.com/react-hookz/web/compare/v1.13.0...v1.14.0) (2021-05-03)
2
+
3
4
+### Features
5
6
+* new hook, useNetworkState ([#35](https://github.com/react-hookz/web/issues/35)) ([b5b082c](https://github.com/react-hookz/web/commit/b5b082cc67820fcf87f6fd529bf5cbaad91d9aff))
7
8
# [1.13.0](https://github.com/react-hookz/web/compare/v1.12.0...v1.13.0) (2021-05-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-hookz/web",
- "version": "1.13.0",
+ "version": "1.14.0",
"description": "React hooks done right, for browser and SSR.",
"keywords": [
"react",
0 commit comments