Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniibreikin committed Jan 30, 2025
1 parent 62e13e8 commit ec17449
Showing 1 changed file with 23 additions and 19 deletions.
42 changes: 23 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
# Changelog

## 8.3.0

# Changelog

## 8.4.0

- [CHANGED] Dependencies minor versions updated to latest versions

## 8.3.0

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

## 8.2.0


## 8.2.0

- [CHANGED] Remove WebSocket retry limit.

## 8.1.0


## 8.1.0

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

## 8.0.2


## 8.0.2

- [CHANGED] Fix React Native support.

## 8.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

## 8.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.

## 7.6.0
Expand Down

0 comments on commit ec17449

Please sign in to comment.