Skip to content

Version Packages - #1417

Merged
thomasyuill-livekit merged 1 commit into
mainfrom
changeset-release/main
Aug 11, 2026
Merged

Version Packages#1417
thomasyuill-livekit merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@livekit/components-js-docs@0.1.77

Patch Changes

  • Updated dependencies [e05b190, 2da3e59]:
    • @livekit/components-react@2.9.24

@livekit/components-core@0.12.15

Patch Changes

  • Preserve chat attachment order and MIME type. setupChat combined the per-attachment futures with mergeMap, which emits as each promise resolves — so attachedFiles was ordered by download completion (smallest file first) rather than the order the sender picked them; it now uses concatMap, which sequences the emissions of the already-in-flight promises. Received files were also reconstructed as new File(buffer, fileName) with no type, leaving File.type empty — so ChatEntry's file.type.startsWith('image/') check could never be true for a received attachment and incoming images rendered as nothing. The byte stream's mimeType is now carried through to the File. - #1419 (@vgerasymenko)

  • Add useAgentExpression to the React SDK, reading the mood the agent publishes on lk.expression. - #1415 (@theomonnom)

@livekit/components-react@2.9.24

Patch Changes

  • Add useAgentExpression to the React SDK, reading the mood the agent publishes on lk.expression. - #1415 (@theomonnom)

  • Preserve text stream attributes on transcript messages from useSessionMessages - #1416 (@theomonnom)

  • Updated dependencies [28b189b, e05b190]:

    • @livekit/components-core@0.12.15

@livekit/component-docs-storybook@1.0.104

Patch Changes

  • Updated dependencies [e05b190, 2da3e59]:
    • @livekit/components-react@2.9.24
    • @livekit/agents-ui@1.0.8

@livekit/component-example-next@0.2.77

Patch Changes

  • Updated dependencies [e05b190, 2da3e59]:
    • @livekit/components-react@2.9.24

@livekit/agents-ui@1.0.8

Patch Changes

  • Add useAgentExpression to the React SDK, reading the mood the agent publishes on lk.expression. - #1415 (@theomonnom)

  • Updated dependencies [e05b190, 2da3e59]:

    • @livekit/components-react@2.9.24

@livekit/components-docs-gen@0.0.99

Patch Changes

  • Updated dependencies [e05b190, 2da3e59]:
    • @livekit/components-react@2.9.24

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
components-js-storybook-5kld Ready Ready Preview Aug 10, 2026 9:52pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor Author

size-limit report 📦

Path Size
LiveKitRoom only 7.91 KB (0%)
LiveKitRoom with VideoConference 32.5 KB (0%)
All exports 44.57 KB (0%)

@thomasyuill-livekit
thomasyuill-livekit merged commit eccbec2 into main Aug 11, 2026
5 checks passed
@thomasyuill-livekit
thomasyuill-livekit deleted the changeset-release/main branch August 11, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant