You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 🚀 v8.57.5
Make sure to use squash & merge when merging!
Once this is merged, another job will kick off automatically and publish
the package.
# 📝 Changelog
##
[8.57.5](v8.57.4...v8.57.5)
(2025-03-01)
### Bug Fixes
* properly encode user agent on WS connection
([#1482](#1482))
([58b538b](58b538b))
#
Co-authored-by: github-actions <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* properly encode user agent on WS connection ([#1482](https://github.com/GetStream/stream-chat-js/issues/1482)) ([58b538b](https://github.com/GetStream/stream-chat-js/commit/58b538b5380000cfcf2abeb369b5ef6a0acf3913))
0 commit comments