We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c8c14 commit 9bd0338Copy full SHA for 9bd0338
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 5.0.0 (2021-02-18)
2
+
3
+[BREAKING CHANGE] `trigger` now accepts a `params` _object_ instead of a `socket_id` as the third parameter.
4
+[ADDED] Support for requesting channel attributes as part of a `trigger` and `triggerBatch` request via an `info` parameter.
5
6
## 4.0.2 (2020-11-30)
7
8
[FIXED] Workaround for a [Webpack bug](https://github.com/webpack/webpack/issues/4742) (thanks @JJ-Kidd)
0 commit comments