Skip to content

fix: [CHA-826] normalize queryDrafts sort#1509

Merged
arnautov-anton merged 1 commit intomasterfrom
fix/adjustments-to-drafts
Apr 4, 2025
Merged

fix: [CHA-826] normalize queryDrafts sort#1509
arnautov-anton merged 1 commit intomasterfrom
fix/adjustments-to-drafts

Conversation

@arnautov-anton
Copy link
Contributor

@arnautov-anton arnautov-anton commented Apr 2, 2025

Description of the changes, What, Why and How?

The options parameter of the StreamChat.queryDrafts method required a sort type which when sent to the BE wouldn't work - it needs to be normalized before sending.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

Size Change: +187 B (+0.04%)

Total Size: 533 kB

Filename Size Change
dist/browser.es.js 117 kB +40 B (+0.03%)
dist/browser.full-bundle.min.js 63.7 kB +25 B (+0.04%)
dist/browser.js 118 kB +40 B (+0.03%)
dist/index.es.js 117 kB +40 B (+0.03%)
dist/index.js 118 kB +42 B (+0.04%)

compressed-size-action

@arnautov-anton arnautov-anton force-pushed the fix/adjustments-to-drafts branch 2 times, most recently from d78510e to bd325af Compare April 2, 2025 16:27
@arnautov-anton arnautov-anton force-pushed the fix/adjustments-to-drafts branch 2 times, most recently from 0626c33 to 51f14b1 Compare April 3, 2025 16:33
@arnautov-anton arnautov-anton changed the title fix: normalize queryDrafts sort fix: [CHA-826] normalize queryDrafts sort Apr 4, 2025
@arnautov-anton arnautov-anton force-pushed the fix/adjustments-to-drafts branch from 51f14b1 to 2469bbf Compare April 4, 2025 11:45
@arnautov-anton arnautov-anton force-pushed the fix/adjustments-to-drafts branch from 2469bbf to 70475d5 Compare April 4, 2025 12:04
@arnautov-anton arnautov-anton merged commit 6df96c3 into master Apr 4, 2025
5 checks passed
@arnautov-anton arnautov-anton deleted the fix/adjustments-to-drafts branch April 4, 2025 12:23
@github-actions github-actions bot mentioned this pull request Apr 8, 2025
github-actions bot pushed a commit that referenced this pull request Apr 9, 2025
## [9.0.0-rc.10](v9.0.0-rc.9...v9.0.0-rc.10) (2025-04-09)

### Bug Fixes

* [CHA-826] normalize queryDrafts sort ([#1509](#1509)) ([6df96c3](6df96c3))
* add event fields on creating campaign ([#1512](#1512)) ([6c76d6d](6c76d6d))

### Features

* [CHA-660] - Team based roles ([#1499](#1499)) ([dd62cff](dd62cff))
* add show_channels flag to campaigns ([#1513](#1513)) ([5344d2c](5344d2c))
* user profile check endpoint ([#1503](#1503)) ([8114c22](8114c22))

### Chores

* **deps:** upgrade @babel/runtime to v7.27.0 ([#1508](#1508)) ([eb29626](eb29626)), closes [#1502](#1502)
@stream-ci-bot
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

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.

4 participants