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 2a7ff14 commit 45ad078Copy full SHA for 45ad078
CHANGELOG.md
@@ -1,5 +1,9 @@
1
*__note:__ the # at the end of lines are the pull request numbers on GitHub*
2
3
+# 2.1.4
4
+
5
+* Fix `onDone` callbacks being lost when subscribing in a `disconnected` state #121
6
7
# 2.1.3
8
9
* https://github.com/kuzzleio/sdk-javascript/releases/tag/2.1.3
package.json
@@ -1,6 +1,6 @@
{
"name": "kuzzle-sdk",
- "version": "2.1.3",
+ "version": "2.1.4",
"description": "Official Javascript SDK for Kuzzle",
"author": "The Kuzzle Team <support@kuzzle.io>",
"repository": {
0 commit comments