Skip to content

Release packages - #2043

Merged
mPaella merged 1 commit into
mainfrom
changeset-release/main
Sep 3, 2026
Merged

Release packages#2043
mPaella merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 31, 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

@crossmint/client-sdk-base@2.9.0

Minor Changes

  • 65841c5: Update order intent types and verify Basis Theory allowances through OrderIntentVerification.

@crossmint/client-sdk-react-ui@4.6.0

Minor Changes

  • 65841c5: Update order intent types and verify Basis Theory allowances through OrderIntentVerification.

Patch Changes

  • 970fe2b: Document that createOnLogin.recovery accepts a list of up to 10 recovery signers on Solana and Stellar.
  • 90507b0: Remove the Wallets SDK V1 version banner from generated SDK reference docs
  • Updated dependencies [0fb459c]
  • Updated dependencies [0003592]
  • Updated dependencies [d459c4a]
  • Updated dependencies [0003592]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/wallets-sdk@1.14.0
    • @crossmint/client-sdk-react-base@2.2.6
    • @crossmint/client-sdk-base@2.9.0
    • @crossmint/client-sdk-auth@1.3.20
    • @crossmint/common-sdk-auth@1.1.18

@crossmint/wallets-sdk@1.14.0

Minor Changes

  • 0003592: Solana and Stellar wallets can now be created with up to 10 recovery signers: recovery accepts a list, each entry resolved (passkey creation, server signer derivation) on its own, and wallet.recoverySigners exposes all of them. EVM still takes a single recovery signer.

Patch Changes

  • 0fb459c: Add recovery signer error classes (RecoverySignerLimitExceededError, DuplicateRecoverySignerError, RecoverySignerConflictError, SignerRequiredError, RecoveryNotSupportedOnChainError, NotSupportedOnApiVersionError, RecoveryAdminSignerConflictError, InvalidRecoveryConfigError), the MAX_RECOVERY_SIGNERS constant, and mapping of the backend recovery error codes to those errors.
  • d459c4a: Update the wallets OpenAPI spec so Solana and Stellar wallet creation configs describe a recovery list (1-10 signers) alongside the deprecated adminSigner, and expose a RecoverySignerListConfig API type.
  • 90507b0: Remove the Wallets SDK V1 version banner from generated SDK reference docs
    • @crossmint/common-sdk-auth@1.1.18

@crossmint/client-sdk-auth@1.3.20

Patch Changes

  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-base@2.9.0
    • @crossmint/common-sdk-auth@1.1.18

@crossmint/client-sdk-react-base@2.2.6

Patch Changes

  • 0003592: Handle createOnLogin.recovery given as a list of recovery signers: email population, external-wallet readiness, and passkey/webview detection now inspect every entry.
  • Updated dependencies [0fb459c]
  • Updated dependencies [d459c4a]
  • Updated dependencies [0003592]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/wallets-sdk@1.14.0
    • @crossmint/client-sdk-base@2.9.0
    • @crossmint/client-sdk-auth@1.3.20
    • @crossmint/common-sdk-auth@1.1.18

@crossmint/client-sdk-react-native-ui@1.6.2

Patch Changes

  • 0003592: Handle createOnLogin.recovery given as a list of recovery signers: email population, external-wallet readiness, and passkey/webview detection now inspect every entry.
  • 90507b0: Remove the Wallets SDK V1 version banner from generated SDK reference docs
  • Updated dependencies [0fb459c]
  • Updated dependencies [0003592]
  • Updated dependencies [d459c4a]
  • Updated dependencies [0003592]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/wallets-sdk@1.14.0
    • @crossmint/client-sdk-react-base@2.2.6
    • @crossmint/client-sdk-base@2.9.0
    • @crossmint/client-sdk-auth@1.3.20
    • @crossmint/common-sdk-auth@1.1.18

@crossmint/client-sdk-verifiable-credentials@3.4.97

Patch Changes

  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-base@2.9.0

@crossmint/client-sdk-smart-wallet@0.3.72

Patch Changes

  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-base@2.9.0

@crossmint/common-sdk-auth@1.1.18

Patch Changes

  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-base@2.9.0

@crossmint/server-sdk@1.2.82

Patch Changes

  • @crossmint/common-sdk-auth@1.1.18

@crossmint/auth-ssr-nextjs-demo@0.4.195

Patch Changes

  • Updated dependencies [970fe2b]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-react-ui@4.6.0
    • @crossmint/server-sdk@1.2.82

crossmint-auth-node@1.1.93

Patch Changes

  • @crossmint/server-sdk@1.2.82

@crossmint/client-sdk-nextjs-starter@2.0.45

Patch Changes

  • Updated dependencies [970fe2b]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-react-ui@4.6.0
    • @crossmint/client-sdk-base@2.9.0

@crossmint/wallets-playground-expo@0.0.31

Patch Changes

  • Updated dependencies [0003592]
  • Updated dependencies [90507b0]
    • @crossmint/client-sdk-react-native-ui@1.6.2

@crossmint/wallets-quickstart-devkit@0.2.65

Patch Changes

  • Updated dependencies [970fe2b]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/client-sdk-react-ui@4.6.0

@crossmint/wallets-playground-react@0.0.28

Patch Changes

  • Updated dependencies [0fb459c]
  • Updated dependencies [970fe2b]
  • Updated dependencies [d459c4a]
  • Updated dependencies [0003592]
  • Updated dependencies [90507b0]
  • Updated dependencies [65841c5]
    • @crossmint/wallets-sdk@1.14.0
    • @crossmint/client-sdk-react-ui@4.6.0

@greptile-apps

greptile-apps Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "Release packages" | Re-trigger Greptile

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8152e08 to 5839983 Compare September 1, 2026 15:52
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5839983 to c0560d6 Compare September 3, 2026 06:05
@mPaella
mPaella merged commit 20d1d71 into main Sep 3, 2026
1 check passed
@mPaella
mPaella deleted the changeset-release/main branch September 3, 2026 07:36
devin-ai-integration Bot added a commit that referenced this pull request Sep 3, 2026
The recovery changesets were consumed by the 1.14.0 release (#2043), so the
in-place edits are replaced by a new changeset for removing MAX_RECOVERY_SIGNERS.

Co-Authored-By: Panayiotis Halios <panos@paella.dev>
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