Skip to content

Version Packages - #899

Merged
AngeloGiacco merged 1 commit into
mainfrom
changeset-release/main
Jul 27, 2026
Merged

Version Packages#899
AngeloGiacco merged 1 commit into
mainfrom
changeset-release/main

Conversation

@packages-release-automation

@packages-release-automation packages-release-automation Bot commented Jul 23, 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

@elevenlabs/client@1.16.0

Minor Changes

  • 139ed79: Add onAgentReasoningResponsePart callback to receive streaming reasoning response
    events from the agent. The callback receives { text, type, event_id } where type
    is one of "start", "delta", or "stop".

Patch Changes

  • Updated dependencies [139ed79]
    • @elevenlabs/types@0.18.0

@elevenlabs/convai-widget-core@0.15.0

Minor Changes

  • f7f6391: Add a show_resize_button widget config option (and matching
    show-resize-button embed attribute) that controls the expand/collapse resize
    button in the widget header. Defaults to true; set to false to hide it.

Patch Changes

  • Updated dependencies [139ed79]
    • @elevenlabs/client@1.16.0

@elevenlabs/convai-widget-embed@0.15.0

Minor Changes

  • f7f6391: Add a show_resize_button widget config option (and matching
    show-resize-button embed attribute) that controls the expand/collapse resize
    button in the widget header. Defaults to true; set to false to hide it.

@elevenlabs/react@1.11.0

Minor Changes

  • 139ed79: Add onAgentReasoningResponsePart callback to receive streaming reasoning response
    events from the agent. The callback receives { text, type, event_id } where type
    is one of "start", "delta", or "stop".

Patch Changes

  • Updated dependencies [139ed79]
    • @elevenlabs/client@1.16.0

@elevenlabs/types@0.18.0

Minor Changes

  • 139ed79: Add onAgentReasoningResponsePart callback to receive streaming reasoning response
    events from the agent. The callback receives { text, type, event_id } where type
    is one of "start", "delta", or "stop".

@elevenlabs/react-native@1.2.17

Patch Changes

  • Updated dependencies [139ed79]
    • @elevenlabs/client@1.16.0
    • @elevenlabs/react@1.11.0

elevenlabs-react-native-example@1.1.22

Patch Changes

  • @elevenlabs/react-native@1.2.17

Note

Low Risk
Release-metadata and version bumps only; feature risk was addressed in the original implementation PRs.

Overview
This is a Changesets release PR that bumps published package versions and records release notes; it removes the consumed changeset files and does not add new runtime code in the diff.

@elevenlabs/client@1.16.0, @elevenlabs/react@1.11.0, and @elevenlabs/types@0.18.0 ship onAgentReasoningResponsePart, a callback for streaming agent reasoning parts (start / delta / stop with text and event_id).

@elevenlabs/convai-widget-core@0.15.0 and @elevenlabs/convai-widget-embed@0.15.0 ship show_resize_button / show-resize-button to show or hide the header expand/collapse control (default true).

@elevenlabs/react-native@1.2.17 and the Expo example pick up the updated client and React dependencies.

Reviewed by Cursor Bugbot for commit 9d5d7ec. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from b3147e4 to e828775 Compare July 27, 2026 21:46
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e828775 to 9d5d7ec Compare July 27, 2026 21:57
@AngeloGiacco
AngeloGiacco merged commit d64a73e into main Jul 27, 2026
5 checks passed
@AngeloGiacco
AngeloGiacco deleted the changeset-release/main branch July 27, 2026 22:24
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