We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015a4b9 commit 5963043Copy full SHA for 5963043
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v0.1.6
2
+
3
+- Add `asGuest?: boolean` prop to `Chatbox`, `Inbox` and `Popup`
4
5
## v0.1.5
6
7
- Output ES2015
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.5",
+ "version": "0.1.6",
32
"type": "module",
33
"files": [
34
"dist"
0 commit comments