Releases: pubnub/javascript
Releases · pubnub/javascript
v7.3.2
v7.3.1
August 21 2023
Fixed
- Fixes issue of missing get and set methods for userId field of PubNub configuration.
v7.3.0
July 28 2023
Fixed
- Fixes issue of severe vulnerability warnings for vm2 usage.
v7.2.3
v7.2.2
December 13 2022
Fixed
- Fixes a case in React Native with using an error interface in superagent.
- Fixes issue of getFileUrl not setting auth value as token string when token is set. Fixed the following issues reported by @abdalla-nayer: #302.
v7.2.1
v7.2.0
July 05 2022
Added
- Allows to specify users and spaces in grantToken method.
- Allows to use userId instead of uuid in configuration.
v7.1.2
June 22 2022
v7.1.1
June 14 2022
Added
- Added user and space memberships related methods.
- Added
type
andstatus
fields inUser
andSpace
.status
field in memberships.
v7.0.1
May 24 2022