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 3813171 commit aea6c08Copy full SHA for aea6c08
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v0.1.4
2
+
3
+- Added `useUnreads` hook
4
5
## v0.1.3
6
7
- Add `signature?: string` prop to `Session`
package.json
@@ -28,7 +28,7 @@
28
"url": "https://github.com/talkjs/talkjs-react/issues"
29
},
30
"homepage": "https://talkjs.com",
31
- "version": "0.1.3",
+ "version": "0.1.4",
32
"type": "module",
33
"files": [
34
"dist"
0 commit comments