Releases: pusher/pusher-js
Releases · pusher/pusher-js
v8.4.0-rc2
8.4.0-rc2
- [FIXED] Persist Initial Pusher Options
- [FIXED] Authorization Custom Handler typing #715
v8.4.0-rc1
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
8.3.0
- [CHANGED] Update cached re-connect strategy to prioritize WebSocket
v8.2.0
8.2.0
- [CHANGED] Remove WebSocket retry limit.
v8.1.0
v8.0.2
8.0.2
- [CHANGED] Fix React Native support.
v8.0.1
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
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
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
7.5.0
- [ADDED] Watchlist Online Status