Skip to content

Commit 79fc50b

Browse files
Merge pull request #840 from pusher/versions_bump
small versions bump
2 parents a7dbe9d + f6105db commit 79fc50b

File tree

109 files changed

+1414
-1369
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+1414
-1369
lines changed

CHANGELOG.md

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,33 @@
1-
# Changelog
2-
3-
## 8.3.0
4-
1+
# Changelog
2+
3+
## 8.4.0
4+
5+
- [CHANGED] Dependencies minor versions updated to latest versions
6+
7+
## 8.3.0
8+
59
- [CHANGED] Update cached re-connect strategy to prioritize WebSocket
6-
7-
## 8.2.0
8-
10+
11+
## 8.2.0
12+
913
- [CHANGED] Remove WebSocket retry limit.
10-
11-
## 8.1.0
12-
14+
15+
## 8.1.0
16+
1317
- [CHANGED] Move @types dependencies to devDependencies
1418
- [CHANGED] Upgrade typescript to 5.1.3
15-
16-
## 8.0.2
17-
19+
20+
## 8.0.2
21+
1822
- [CHANGED] Fix React Native support.
19-
20-
## 8.0.1
21-
23+
24+
## 8.0.1
25+
2226
- [FIXED] Fix 'window is not defined' error in the worker context
2327
- [FIXED] Specify the right status when an error is thrown for the pusher worker instance
24-
25-
## 8.0.0
26-
28+
29+
## 8.0.0
30+
2731
- [CHANGED] Specifying a cluster when instantiating the Pusher object is now mandatory. An exception is thrown if the cluster setting is missing.
2832

2933
## 7.6.0

0 commit comments

Comments
 (0)