Changelog
v8.3.0
November 14 2024
Changelog
v8.2.10
October 31 2024
Actions
type definition.Payload
type.Payload
type definition with objects which can be serialized by JSON.stringify
using toJSON()
methods. Fixed the following issues reported by @yo1dog: #412.Changelog
v8.2.9
October 25 2024
TypeError
for both cases when connection closed by browser or network issue (blocked domain).Changelog
v8.2.8
September 30 2024
npm
/ yarn
.Changelog
v8.2.7
August 01 2024
Changelog
v8.2.5
July 18 2024
Changelog
v8.2.4
June 17 2024
subscribe()
method accepts timetoken
parameter. Instead as in subscriptionOption.Changelog
v8.2.3
June 06 2024
Changelog
v8.2.2
June 05 2024
heartbeatInterval
wasn't computed if presenceTimeout
provided during PubNub client configuration.