Skip to content

Conversation

@wobsoriano
Copy link
Member

Description

Our docs indicate that the <SignOutButton /> component accepts a signOutOptions object, which allows you to customize behavior such as signing out of a specific session. We already accept the prop, but we don't use it in the component at all. This PR fixes that.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2024

🦋 Changeset detected

Latest commit: 4ff29dd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@clerk/clerk-react Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/tanstack-start Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@wobsoriano wobsoriano changed the title fix(react): Make signOutOptions prop functional fix(clerk-react): Make signOutOptions prop functional Oct 30, 2024
@wobsoriano wobsoriano merged commit 69c8f4f into main Oct 30, 2024
22 checks passed
@wobsoriano wobsoriano deleted the rob/sign-out-button-options branch October 30, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants