Skip to content

Conversation

@brkalow
Copy link
Member

@brkalow brkalow commented Jul 30, 2024

Description

fixes SDKI-531

Support a transferable prop on <SignIn>, as well as on Clerk.handleRedirectCallback(). When false, a sign in attempt using SSO will not automatically transfer to sign up if no account exists.

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 Jul 30, 2024

🦋 Changeset detected

Latest commit: 3641552

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

This PR includes changesets to release 18 packages
Name Type
@clerk/clerk-js Minor
@clerk/types Minor
@clerk/clerk-react Minor
@clerk/astro Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/tanstack-start Patch
@clerk/testing Patch
@clerk/themes 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

@brkalow
Copy link
Member Author

brkalow commented Jul 30, 2024

!snapshot

@brkalow
Copy link
Member Author

brkalow commented Jul 30, 2024

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @brkalow - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.0.5-snapshot.v97b12b9
@clerk/backend 1.5.0-snapshot.v97b12b9
@clerk/chrome-extension 1.1.8-snapshot.v97b12b9
@clerk/clerk-js 5.11.0-snapshot.v97b12b9
@clerk/elements 0.10.8-snapshot.v97b12b9
@clerk/clerk-expo 2.0.1-snapshot.v97b12b9
@clerk/express 0.0.22-snapshot.v97b12b9
@clerk/fastify 1.0.24-snapshot.v97b12b9
gatsby-plugin-clerk 5.0.0-beta.45
@clerk/localizations 2.5.3-snapshot.v97b12b9
@clerk/nextjs 5.2.9-snapshot.v97b12b9
@clerk/clerk-react 5.3.0-snapshot.v97b12b9
@clerk/remix 4.2.8-snapshot.v97b12b9
@clerk/clerk-sdk-node 5.0.21-snapshot.v97b12b9
@clerk/shared 2.4.2-snapshot.v97b12b9
@clerk/tanstack-start 0.1.12-snapshot.v97b12b9
@clerk/testing 1.2.4-snapshot.v97b12b9
@clerk/themes 2.1.15-snapshot.v97b12b9
@clerk/types 4.10.0-snapshot.v97b12b9

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/[email protected] --save-exact

@clerk/backend

npm i @clerk/[email protected] --save-exact

@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/elements

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/express

npm i @clerk/[email protected] --save-exact

@clerk/fastify

npm i @clerk/[email protected] --save-exact

gatsby-plugin-clerk

npm i [email protected] --save-exact

@clerk/localizations

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/clerk-sdk-node

npm i @clerk/[email protected] --save-exact

@clerk/shared

npm i @clerk/[email protected] --save-exact

@clerk/tanstack-start

npm i @clerk/[email protected] --save-exact

@clerk/testing

npm i @clerk/[email protected] --save-exact

@clerk/themes

npm i @clerk/[email protected] --save-exact

@clerk/types

npm i @clerk/[email protected] --save-exact

@brkalow brkalow marked this pull request as ready for review August 6, 2024 18:25
@brkalow brkalow enabled auto-merge (squash) August 6, 2024 21:26
@brkalow brkalow merged commit 4e6c94e into main Aug 6, 2024
@brkalow brkalow deleted the brk.feat/sign-in-transferable-prop branch August 6, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants