Skip to content

fix: yarn workspaces ci issues#3724

Merged
isekovanic merged 2 commits into
developfrom
fix/workspaces-ci-issues
Jul 9, 2026
Merged

fix: yarn workspaces ci issues#3724
isekovanic merged 2 commits into
developfrom
fix/workspaces-ci-issues

Conversation

@isekovanic

Copy link
Copy Markdown
Contributor

🎯 Goal

This PR fixes a regression introduced with this change.

Namely, restoring the functionality in #3717 essentially forced this to happen as well. We in fact want this to only be the case whenever we release a new tarball to npm and not in every scenario.

While bumping version is fine in package.json, workspace dependencies need to be resolved through the workspace:^ protocol.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@isekovanic
isekovanic requested review from oliverlaz and szuperaz July 9, 2026 21:06
@Stream-SDK-Bot

Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 1978 KB 1978 KB 0 B 🟢

@isekovanic
isekovanic merged commit d786211 into develop Jul 9, 2026
10 checks passed
@isekovanic
isekovanic deleted the fix/workspaces-ci-issues branch July 9, 2026 21:40
@github-actions github-actions Bot mentioned this pull request Jul 17, 2026
6 tasks
@stream-ci-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 9.7.0 🎉

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants