Skip to content

fix: provide a way for a suffix to be added to wsUrl #1497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

isekovanic
Copy link
Contributor

CLA

  • I have signed the Stream CLA (required).
  • Code changes are tested

Description of the changes, What, Why and How?

Changelog

Copy link
Contributor

Size Change: +141 B (+0.03%)

Total Size: 526 kB

Filename Size Change
dist/browser.es.js 115 kB +30 B (+0.03%)
dist/browser.full-bundle.min.js 63 kB +29 B (+0.05%)
dist/browser.js 116 kB +27 B (+0.02%)
dist/index.es.js 115 kB +28 B (+0.02%)
dist/index.js 116 kB +27 B (+0.02%)

compressed-size-action

@totalimmersion totalimmersion merged commit d14d0ff into master Mar 14, 2025
5 checks passed
@totalimmersion totalimmersion deleted the fix/ws-url-suffix branch March 14, 2025 09:44
github-actions bot pushed a commit that referenced this pull request Mar 25, 2025
## [9.0.0-rc.9](v9.0.0-rc.8...v9.0.0-rc.9) (2025-03-25)

### Bug Fixes

* provide a way for a suffix to be added to wsUrl ([#1497](#1497)) ([d14d0ff](d14d0ff))
* use URLSearchParams when building WS url ([#1498](#1498)) ([9413433](9413433))

### Features

* [CHA-375] add draft messages api ([#1490](#1490)) ([3a7f732](3a7f732))
@stream-ci-bot
Copy link

🎉 This PR is included in version 9.0.0-rc.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot mentioned this pull request Apr 1, 2025
vishalnarkhede pushed a commit that referenced this pull request Apr 1, 2025
# 🚀 v8.58.0
  Make sure to use squash & merge when merging!
Once this is merged, another job will kick off automatically and publish
the package.
  # 📝 Changelog
##
[8.58.0](v8.57.6...v8.58.0)
(2025-04-01)


### Features

* [CHA-375] add draft messages api
([#1490](#1490))
([3a7f732](3a7f732))
* user profile check endpoint
([#1503](#1503))
([8114c22](8114c22))


### Bug Fixes

* provide a way for a suffix to be added to wsUrl
([#1497](#1497))
([d14d0ff](d14d0ff))
* use URLSearchParams when building WS url
([#1498](#1498))
([9413433](9413433))

#

Co-authored-by: github-actions <release@getstream.io>
rafaelmf3 pushed a commit that referenced this pull request Apr 2, 2025
  Make sure to use squash & merge when merging!
Once this is merged, another job will kick off automatically and publish
the package.
  # 📝 Changelog
[8.58.0](v8.57.6...v8.58.0)
(2025-04-01)

* [CHA-375] add draft messages api
([#1490](#1490))
([3a7f732](3a7f732))
* user profile check endpoint
([#1503](#1503))
([8114c22](8114c22))

* provide a way for a suffix to be added to wsUrl
([#1497](#1497))
([d14d0ff](d14d0ff))
* use URLSearchParams when building WS url
([#1498](#1498))
([9413433](9413433))

Co-authored-by: github-actions <release@getstream.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants