Skip to content

Releases: pusher/pusher-js

v8.4.0-rc2

01 Dec 14:15
28e472d
Compare
Choose a tag to compare

8.4.0-rc2

  • [FIXED] Persist Initial Pusher Options
  • [FIXED] Authorization Custom Handler typing #715

v8.4.0-rc1

29 Nov 14:10
401bf2b
Compare
Choose a tag to compare

8.4.0-rc1

  • [Added] Introduce a new method to switch the Pusher client to a different cluster and re-establish all existing subscriptions and channel bindings.

v8.3.0

18 Jul 15:42
8fe9df4
Compare
Choose a tag to compare

8.3.0

  • [CHANGED] Update cached re-connect strategy to prioritize WebSocket

v8.2.0

19 Jun 12:13
532828a
Compare
Choose a tag to compare

8.2.0

  • [CHANGED] Remove WebSocket retry limit.

v8.1.0

12 Jun 11:42
c2bb30f
Compare
Choose a tag to compare

8.1.0

  • [CHANGED] Move @types dependencies to devDependencies
  • [CHANGED] Upgrade typescript to 5.1.3

v8.0.2

23 Mar 13:21
bfa444a
Compare
Choose a tag to compare

8.0.2

  • [CHANGED] Fix React Native support.

v8.0.1

18 Jan 14:59
4aa4e3b
Compare
Choose a tag to compare

8.0.1

  • [FIXED] Fix 'window is not defined' error in the worker context
  • [FIXED] Specify the right status when an error is thrown for the pusher worker instance

v8.0.0

22 Dec 08:11
Compare
Choose a tag to compare

8.0.0

  • [CHANGED] Specifying a cluster when instantiating the Pusher object is now mandatory. An exception is thrown if the cluster setting is missing.

v7.6.0

15 Dec 11:59
f00289c
Compare
Choose a tag to compare

7.6.0

  • [ADDED] Introduce and to channel authorization and user authentication in order to allow for changing header and param values after the Pusher object is initialized.

v7.5.0

14 Nov 12:08
903b920
Compare
Choose a tag to compare

7.5.0

  • [ADDED] Watchlist Online Status