We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d539490 commit 3111bdbCopy full SHA for 3111bdb
CHANGELOG.md
@@ -1,7 +1,12 @@
1
+## v0.1.5
2
+
3
+- Output ES2015
4
5
## v0.1.4
6
7
- Added `useUnreads` hook
8
9
10
## v0.1.3
11
12
- 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.4",
+ "version": "0.1.5",
32
"type": "module",
33
"files": [
34
"dist"
0 commit comments