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 bfba4c2 commit 7a8412cCopy full SHA for 7a8412c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [15.0.1](https://github.com/react-hookz/web/compare/v15.0.0...v15.0.1) (2022-07-04)
2
+
3
4
+### Bug Fixes
5
6
+* **useLifecycleLogger:** rework hook and improve tests coverage ([#868](https://github.com/react-hookz/web/issues/868)) ([bfba4c2](https://github.com/react-hookz/web/commit/bfba4c25389a81677925d71645dd41da307bfe24))
7
8
# [15.0.0](https://github.com/react-hookz/web/compare/v14.7.1...v15.0.0) (2022-07-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-hookz/web",
- "version": "15.0.0",
+ "version": "15.0.1",
"description": "React hooks done right, for browser and SSR.",
"keywords": [
"react",
0 commit comments