Skip to content

Releases: pusher/pusher-js

2.1.3

21 Oct 15:50
@pl pl
Compare
Choose a tag to compare
[CHANGED] Updated the json2 library

[FIXED] Catch exceptions when accessing localStorage and parsing its contents

[FIXED] Flush transport cache if it's corrupted

[FIXED] Stop raising exceptions when stats requests fail

[CHANGED] Don't report stats when offline

[CHANGED] Raise an error when trying to send a client event without the `client-` prefix

2.0.9

21 Oct 15:49
@pl pl
Compare
Choose a tag to compare
[CHANGED] Updated the json2 library

[FIXED] Catch exceptions when accessing localStorage and parsing its contents

[FIXED] Flush transport cache if it's corrupted

[FIXED] Stop raising exceptions when stats requests fail

[CHANGED] Don't report stats when offline

2.1.2

09 Aug 11:50
@pl pl
Compare
Choose a tag to compare
[FIXED] Race condition in SockJS heartbeats
[FIXED] Exception in dependency loader when a file happens to be loaded twice
[CHANGED] Improved metric reporting

2.0.8

09 Aug 11:50
@pl pl
Compare
Choose a tag to compare
[FIXED] Race condition in SockJS heartbeats
[FIXED] Exception in dependency loader when a file happens to be loaded twice
[CHANGED] Improved metric reporting

2.1.1

08 Jul 15:18
@pl pl
Compare
Choose a tag to compare
[FIXED] Disable transports that raise protocol errors
[FIXED] Keep trying all transports if a handshake raises an error
[CHANGED] Send less verbose error and closed event logs to stats
[FIXED] Add missing `connecting_in` event
[FIXED] Catch exceptions raised when accessing `window.localStorage` in some environments

2.0.7

08 Jul 15:16
@pl pl
Compare
Choose a tag to compare
[FIXED] Disable transports that raise protocol errors
[FIXED] Keep trying all transports if a handshake raises an error
[CHANGED] Send less verbose error and closed event logs to stats
[FIXED] Add missing `connecting_in` event
[FIXED] Catch exceptions raised when accessing `window.localStorage` in some environments