From ec174491b146a44cd6597d24b5169019456195cf Mon Sep 17 00:00:00 2001 From: Evgenii Breikin Date: Thu, 30 Jan 2025 13:55:49 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe36571..10970a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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