Skip to content

feat(shared): load clerk-js@v4 in interstitial#2180

Merged
dimkl merged 6 commits intorelease/v4from
brk.feat/v4-clerk-js-interstitial-version
Nov 22, 2023
Merged

feat(shared): load clerk-js@v4 in interstitial#2180
dimkl merged 6 commits intorelease/v4from
brk.feat/v4-clerk-js-interstitial-version

Conversation

@brkalow
Copy link
Copy Markdown
Member

@brkalow brkalow commented Nov 22, 2023

Description

For v4, ensure we do not load the latest clerk-js version in the interstitial. Instead, pin it to the major matching the current clerk-js package version. Note that this is only being merged into release/v4, as we roll out v5 the existing behavior to load latest by default should be adequate.

fixes SDK-979

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:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@brkalow brkalow requested a review from dimkl November 22, 2023 05:22
@brkalow brkalow requested a review from a team as a code owner November 22, 2023 05:22
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 22, 2023

🦋 Changeset detected

Latest commit: 4d23213

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

This PR includes changesets to release 11 packages
Name Type
@clerk/shared Patch
@clerk/backend Patch
@clerk/clerk-js Patch
@clerk/clerk-expo Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
gatsby-plugin-clerk Patch
@clerk/chrome-extension 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

Copy link
Copy Markdown
Member

@nikosdouvlis nikosdouvlis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense :)

@dimkl dimkl force-pushed the brk.feat/v4-clerk-js-interstitial-version branch from a387b1d to 0e9bf56 Compare November 22, 2023 09:37
@dimkl dimkl enabled auto-merge November 22, 2023 09:37
@dimkl dimkl added this pull request to the merge queue Nov 22, 2023
Merged via the queue into release/v4 with commit e41374a Nov 22, 2023
@dimkl dimkl deleted the brk.feat/v4-clerk-js-interstitial-version branch November 22, 2023 16:49
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.

4 participants