Skip to content

Commit

Permalink
Merge pull request #840 from pusher/versions_bump
Browse files Browse the repository at this point in the history
small versions bump
  • Loading branch information
evgeniibreikin authored Jan 30, 2025
2 parents a7dbe9d + f6105db commit 79fc50b
Show file tree
Hide file tree
Showing 109 changed files with 1,414 additions and 1,369 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
Loading

0 comments on commit 79fc50b

Please sign in to comment.