Uh oh!
There was an error while loading. Please reload this page.
fix(clerk-js,chrome-extension): Externalize StripeJS (Non-RHC only) - #5594
Conversation
🦋 Changeset detectedLatest commit: f050bf9 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 ↗︎
|
tmilewski
commented
Apr 10, 2025
!snapshot |
clerk-cookie
commented
Apr 10, 2025
Hey @tmilewski - 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.29-snapshot.v20250410211330 --save-exact
npm i @clerk/clerk-js@5.60.1-snapshot.v20250410211330 --save-exact
npm i @clerk/clerk-expo@2.9.12-snapshot.v20250410211330 --save-exact |
tmilewski
commented
Apr 10, 2025
!snapshot |
clerk-cookie
commented
Apr 10, 2025
Hey @tmilewski - 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.29-snapshot.v20250410212917 --save-exact
npm i @clerk/clerk-js@5.60.1-snapshot.v20250410212917 --save-exact
npm i @clerk/clerk-expo@2.9.12-snapshot.v20250410212917 --save-exact |
Description
Ensure Stripe dependencies aren't bundled/chunked for non-RHC environments
ECO-595
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change