chore(clerk-js): Bump Coinbase sdk version#4945
Conversation
🦋 Changeset detectedLatest commit: 8f45c72 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
I'd like to run a few tests with existing apps to make sure this is safe before merging, so i'm switching to draft for now. |
chanioxaris
left a comment
There was a problem hiding this comment.
Let me know if you need any help with the test runs
|
!snapshot |
|
!snapshot |
|
Hey @panteliselef - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/chrome-extension@2.2.6-snapshot.v20250203132203 --save-exact
npm i @clerk/clerk-js@5.52.0-snapshot.v20250203132203 --save-exact
npm i @clerk/clerk-expo@2.7.4-snapshot.v20250203132203 --save-exact
npm i @clerk/tanstack-start@0.9.3-snapshot.v20250203132203 --save-exact |
tmilewski
left a comment
There was a problem hiding this comment.
Seems good from an remotely-hosted code standpoint, per Browser Extensions. 🚢
Description
Bumps
@coinbase/wallet-sdkfrom4.0.4to4.2.4.Implements the new way of initializing an instance based on the docs.
Finally, we save approximately 25KB in the lazy loaded bundles.
Vendors chunk
Coinbase wallet chunk
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change