Releases: pusher/pusher-http-node
Releases · pusher/pusher-http-node
v5.3.3
v5.3.2
5.3.2
- [Added] missing error types for Typescript support
v5.3.1
5.3.1
- [CHANGED] Fix Github Actions.
v5.3.0
5.3.0
- [CHANGED] Describe your change here. Look at CHANGELOG.md to see the format.
v5.2.0
5.2.0
- [CHANGED] Remove old notification references. It's no longer being used
v5.1.3
5.1.3
[FIXED] Parsing of the extraTokens in webhook's isValid method
v5.1.2
5.1.2
- [CHANGED] Add types/node-fetch to dependencies.
v5.1.1-beta
5.1.1-beta (2022-06-01)
[FIXED] Updated typescript types with new user features.
v5.1.1-beta
[FIXED] Updated typescript types with new user features.
v5.1.0-beta
[ADDED] Support for terminating user connections based on user id
[ADDED] Support for sending messages to users based on user id
[ADDED] Support for implementing user authentication endpoints
[DEPRECATED] authenticate function is deprecated. The same functionality (and interface) is now provided by authorizeChannel