Skip to content

chore: version packages#75

Merged
LEVI-RIVKIN merged 1 commit into
mainfrom
changeset-release/main
Jul 13, 2026
Merged

chore: version packages#75
LEVI-RIVKIN merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

@perspective-ai/sdk@1.15.1

Patch Changes

  • 86d1ddb: Forward the teaser.dismissible option through FloatBubble / useFloatBubble to the core SDK. The hook that stabilizes the teaser prop only carried enabled, delay, and sound, so it silently dropped dismissible — setting teaser={{ dismissible: false }} had no effect when using the React package (the × dismiss button still rendered). It is now forwarded alongside the other teaser fields.

    Also corrects the EmbedConfig.teaser JSDoc to list dismissible among the fields it controls. The vanilla config, CDN data-perspective-teaser-dismissible attribute, and core resolution already handled dismissible correctly; only the React wrapper was dropping it.

@perspective-ai/sdk-react@1.15.1

Patch Changes

  • 86d1ddb: Forward the teaser.dismissible option through FloatBubble / useFloatBubble to the core SDK. The hook that stabilizes the teaser prop only carried enabled, delay, and sound, so it silently dropped dismissible — setting teaser={{ dismissible: false }} had no effect when using the React package (the × dismiss button still rendered). It is now forwarded alongside the other teaser fields.

    Also corrects the EmbedConfig.teaser JSDoc to list dismissible among the fields it controls. The vanilla config, CDN data-perspective-teaser-dismissible attribute, and core resolution already handled dismissible correctly; only the React wrapper was dropping it.

  • Updated dependencies [86d1ddb]

    • @perspective-ai/sdk@1.15.1

@LEVI-RIVKIN LEVI-RIVKIN merged commit 6430727 into main Jul 13, 2026
5 checks passed
@LEVI-RIVKIN LEVI-RIVKIN deleted the changeset-release/main branch July 13, 2026 20:20
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