Skip to content

Releases: pusher/pusher-http-node

v5.3.3

18 Mar 14:54
d9cd1df

Choose a tag to compare

5.3.3

  • [FIXED] Bump node-fetch to ^2.7.0, express to ^4.22.1, eslint to ^7.32.0, mocha to ^9.2.2
  • [FIXED] Pin transitive dependencies via overrides: cipher-base, cookie, elliptic, form-data, lodash, pbkdf2, qs, sha.js, tar

v5.3.2

09 Jan 13:44
45b026f

Choose a tag to compare

5.3.2

  • [Added] missing error types for Typescript support

v5.3.1

27 Nov 13:38
c312308

Choose a tag to compare

5.3.1

  • [CHANGED] Fix Github Actions.

v5.3.0

27 Nov 10:23
6bb773b

Choose a tag to compare

5.3.0

  • [CHANGED] Describe your change here. Look at CHANGELOG.md to see the format.

v5.2.0

13 Nov 19:36
85d1780

Choose a tag to compare

5.2.0

  • [CHANGED] Remove old notification references. It's no longer being used

v5.1.3

03 May 14:58
1812cb4

Choose a tag to compare

5.1.3

[FIXED] Parsing of the extraTokens in webhook's isValid method

v5.1.2

09 Dec 14:38

Choose a tag to compare

5.1.2

  • [CHANGED] Add types/node-fetch to dependencies.

v5.1.1-beta

08 Aug 07:46
51bbd62

Choose a tag to compare

5.1.1-beta (2022-06-01)

[FIXED] Updated typescript types with new user features.

v5.1.1-beta

01 Jul 08:03

Choose a tag to compare

[FIXED] Updated typescript types with new user features.

v5.1.0-beta

22 Apr 14:39
360b631

Choose a tag to compare

[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