Version Packages - #1417
Merged
Merged
Conversation
github-actions
Bot
requested review from
1egoman,
lukasIO and
thomasyuill-livekit
as code owners
August 5, 2026 16:04
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 10, 2026 17:39
1ebc6a0 to
d9e5ff8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 10, 2026 21:52
d9e5ff8 to
9f2fb04
Compare
thomasyuill-livekit
approved these changes
Aug 11, 2026
Contributor
Author
size-limit report 📦
|
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.
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
e05b190,2da3e59]:@livekit/components-core@0.12.15
Patch Changes
Preserve chat attachment order and MIME type.
setupChatcombined the per-attachment futures withmergeMap, which emits as each promise resolves — soattachedFileswas ordered by download completion (smallest file first) rather than the order the sender picked them; it now usesconcatMap, which sequences the emissions of the already-in-flight promises. Received files were also reconstructed asnew File(buffer, fileName)with notype, leavingFile.typeempty — soChatEntry'sfile.type.startsWith('image/')check could never be true for a received attachment and incoming images rendered as nothing. The byte stream'smimeTypeis now carried through to theFile. - #1419 (@vgerasymenko)Add
useAgentExpressionto the React SDK, reading the mood the agent publishes onlk.expression. - #1415 (@theomonnom)@livekit/components-react@2.9.24
Patch Changes
Add
useAgentExpressionto the React SDK, reading the mood the agent publishes onlk.expression. - #1415 (@theomonnom)Preserve text stream attributes on transcript messages from
useSessionMessages- #1416 (@theomonnom)Updated dependencies [
28b189b,e05b190]:@livekit/component-docs-storybook@1.0.104
Patch Changes
e05b190,2da3e59]:@livekit/component-example-next@0.2.77
Patch Changes
e05b190,2da3e59]:@livekit/agents-ui@1.0.8
Patch Changes
Add
useAgentExpressionto the React SDK, reading the mood the agent publishes onlk.expression. - #1415 (@theomonnom)Updated dependencies [
e05b190,2da3e59]:@livekit/components-docs-gen@0.0.99
Patch Changes
e05b190,2da3e59]: