Skip to content

Conversation

@dimkl
Copy link
Contributor

@dimkl dimkl commented Dec 22, 2023

Description

This reverts commit a624798.

Using a Clerk@v3 instance in IsomorphichClerk of @clerk/clerk-react@v4 was failing to render the components because the latest v4 IsomorphicClerk depends on Clerk.loaded and Clerk@v3 does not have that property defined.

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

@dimkl dimkl self-assigned this Dec 22, 2023
@dimkl dimkl requested a review from a team as a code owner December 22, 2023 12:01
@dimkl dimkl requested review from panteliselef and removed request for a team December 22, 2023 12:01
@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2023

🦋 Changeset detected

Latest commit: c6220af

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

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

…` in favor of `Clerk.loaded` (#2293)"

This reverts commit a624798.
@dimkl dimkl force-pushed the fix-clerk-js-v3-with-ap-v4-latest branch from 69949a7 to c6220af Compare December 22, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants