We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aee86b commit 814df85Copy full SHA for 814df85
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+## [v4.14.0](https://github.com/pubnub/javascript/tree/v4.14.0)
3
+
4
5
+ [Full Changelog](https://github.com/pubnub/javascript/compare/v4.13.0...v4.14.0)
6
7
8
+- ⭐Allow disable of heartbeats by passing interval = 0
9
10
11
12
## [v4.13.0](https://github.com/pubnub/javascript/tree/v4.13.0)
13
14
package.json
@@ -90,4 +90,4 @@
90
"engine": {
91
"node": ">=0.8"
92
}
93
-}
+}
0 commit comments