Bump to stable SDK version#71
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
bbe6c58 to
ec0302e
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the example applications to use the stable 0.27.0 Fishjam SDK packages (instead of 0.27.0-rc.*) across multiple web and React Native projects, with corresponding lockfile refreshes. The PR also introduces a Yarn PnP ESM loader artifact and adds an operational debugging markdown document.
Changes:
- Bump
@fishjam-cloud/*client dependencies from0.27.0-rc.*to stable0.27.0across several web and mobile examples, updatingyarn.lockfiles accordingly. - Update Gemini demo dependencies to stable
^0.27.0for@fishjam-cloud/js-server-sdkand@fishjam-cloud/react-client. - Add
moq-demo/.pnp.loader.mjsand addgemini-demo/smelter-debug-2026-05-27.md(note: these are not directly aligned with the PR title/purpose).
Reviewed changes
Copilot reviewed 16 out of 34 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| web-ts/simple-app/package.json | Bumps @fishjam-cloud/ts-client to 0.27.0. |
| web-ts/simple-app/yarn.lock | Lockfile update for stable @fishjam-cloud/ts-client@0.27.0. |
| web-ts/minimal/package.json | Bumps @fishjam-cloud/ts-client to 0.27.0. |
| web-ts/minimal/yarn.lock | Lockfile update for stable @fishjam-cloud/ts-client@0.27.0. |
| web-react/text-chat/package.json | Bumps @fishjam-cloud/react-client to 0.27.0. |
| web-react/text-chat/yarn.lock | Lockfile update for stable react-client + ts-client 0.27.0. |
| web-react/minimal-smelter/package.json | Bumps @fishjam-cloud/react-client to 0.27.0. |
| web-react/minimal-smelter/yarn.lock | Lockfile update for stable react-client + ts-client 0.27.0. |
| web-react/minimal-react/package.json | Bumps @fishjam-cloud/react-client to 0.27.0. |
| web-react/minimal-react/yarn.lock | Lockfile update for stable react-client + ts-client 0.27.0. |
| web-react/livestreaming/package.json | Bumps @fishjam-cloud/react-client to 0.27.0. |
| web-react/livestreaming/yarn.lock | Lockfile update for stable react-client + ts-client 0.27.0. |
| web-react/fishjam-chat/package.json | Bumps @fishjam-cloud/react-client to 0.27.0. |
| web-react/fishjam-chat/yarn.lock | Lockfile update for stable react-client + ts-client 0.27.0. |
| web-react/audio-only/package.json | Bumps @fishjam-cloud/react-client to 0.27.0. |
| web-react/audio-only/yarn.lock | Lockfile update for stable react-client + ts-client 0.27.0. |
| mobile-react-native/video-player/package.json | Bumps @fishjam-cloud/react-native-client to 0.27.0. |
| mobile-react-native/video-player/yarn.lock | Lockfile update for stable react-native-client / react-client / ts-client 0.27.0. |
| mobile-react-native/text-chat/package.json | Bumps @fishjam-cloud/react-native-client to 0.27.0. |
| mobile-react-native/text-chat/yarn.lock | Lockfile update for stable react-native-client / react-client / ts-client 0.27.0. |
| mobile-react-native/minimal-react-native/package.json | Bumps @fishjam-cloud/react-native-client to 0.27.0. |
| mobile-react-native/minimal-react-native/yarn.lock | Lockfile update for stable react-native-client / react-client / ts-client 0.27.0. |
| mobile-react-native/fishjam-chat/package.json | Bumps @fishjam-cloud/react-native-client to ^0.27.0. |
| mobile-react-native/fishjam-chat/yarn.lock | Lockfile update for stable react-native-client / react-client / ts-client 0.27.0. |
| mobile-react-native/blur-example/package.json | Bumps @fishjam-cloud/react-native-client to ^0.27.0. |
| mobile-react-native/blur-example/yarn.lock | Lockfile update for stable react-native-client / react-client / ts-client 0.27.0. |
| moq-demo/.pnp.loader.mjs | Adds Yarn PnP ESM loader artifact (large generated file). |
| gemini-demo/backend/package.json | Bumps @fishjam-cloud/js-server-sdk to ^0.27.0. |
| gemini-demo/web/package.json | Bumps @fishjam-cloud/react-client to ^0.27.0. |
| gemini-demo/yarn.lock | Lockfile update for stable Fishjam packages and checksums. |
| gemini-demo/smelter-debug-2026-05-27.md | Adds operational perf/debug notes (contains sensitive infra details). |
| deep-sea-stories/packages/web/package.json | Formats file and bumps @fishjam-cloud/react-client to ^0.27.0. |
| deep-sea-stories/yarn.lock | Updates react-client / ts-client to stable 0.27.0 (but still contains js-server-sdk rc entries). |
Files not reviewed (1)
- moq-demo/.pnp.loader.mjs: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.