Releases: pubnub/javascript
Releases · pubnub/javascript
Release v4.25.1
Fix titanium build to support recent version
v4.25.0
v4.24.6
v4.24.5
v4.24.2
v4.23.0
"'timetoken' is deprecated in message-counts API. Use 'channelTimetokens' instead, pass one value in 'channelTimetokens' to achieve the same results."
v4.20.3
-
🐛fix timetoken announces
-
⭐categorize ETIMEDOUT errors as PNNetworkIssuesCategory
v4.19.0
-
🌟add support for Native Script
-
⭐add missing flow types
-
⭐upgrade superagent to ^3.8.1
v4.18.0
-
⭐keepAlive is now initialized globally instead of per-call, allowing better connection reuse
-
🌟added sdkName configuration parameter which allow completely override pnsdk in request query
v4.17.0
- ⭐allow disabling of heartbeats by passing 0 during initialization.