Skip to content

Conversation

@jmderby
Copy link
Contributor

@jmderby jmderby commented Nov 26, 2025

Description

Remove the following experimental_ prefixes:

  • experimental_prepareOnly
  • experimental_callbacks
  • experimental_loginWithOAuth
  • experimental_getNfts
  • experimental_activity
  • experimental_signer
  • experimental_approval
  • experimental_transaction
  • experimental_transactions

Test plan

ensure that the wallet object doesn't expose any experimental_ prefixes for the listed methods above.

Package updates

@crossmint/wallets-sdk

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

🦋 Changeset detected

Latest commit: 60f27da

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

This PR includes changesets to release 9 packages
Name Type
@crossmint/wallets-sdk Major
expo-demo Patch
@crossmint/client-sdk-react-base Patch
@crossmint/client-sdk-react-native-ui Patch
@crossmint/client-sdk-react-ui Patch
@crossmint/auth-ssr-nextjs-demo Patch
@crossmint/client-sdk-nextjs-starter Patch
@crossmint/wallets-quickstart-devkit Patch
@crossmint/client-sdk-smart-wallet-next-starter 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

@vercel
Copy link

vercel bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
smart-wallet-auth-demo Ignored Ignored Nov 26, 2025 1:23am

@jmderby
Copy link
Contributor Author

jmderby commented Nov 26, 2025

I believe the build error is unrelated to the changes comprised of this PR!

AI OVERVIEW:

Summary: This is a breaking API change in the @crossmint/wallets-sdk package that affected the React Native UI package. The ShadowSignerStorage interface's keyGenerator method signature was changed from accepting a chain parameter to accepting no parameters, but the React Native implementation wasn't updated.
This error is blocking your build and is unrelated to your changeset changes. You'll need to fix the type mismatch before you can successfully build the project.

@jmderby jmderby changed the title [WAL-6984] Wallets sdk: Remove experimental prefix [WAL-6984] Wallets sdk (Release v1): Remove experimental prefix Nov 27, 2025
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.

2 participants