Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clerk-react): Missing methods and properties from IsomorphicClerk (#2226) #2233

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

panteliselef
Copy link
Member

Description

Backport of #2226

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

@panteliselef panteliselef requested a review from a team November 29, 2023 16:44
@panteliselef panteliselef self-assigned this Nov 29, 2023
Copy link

changeset-bot bot commented Nov 29, 2023

🦋 Changeset detected

Latest commit: 8fac836

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

@panteliselef
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @panteliselef - the snapshot version command generated the following package versions:

Package Version
@clerk/chrome-extension 0.5.6-snapshot.v8fac836
@clerk/clerk-js 4.65.6-snapshot.v8fac836
@clerk/clerk-expo 0.19.22-snapshot.v8fac836
gatsby-plugin-clerk 4.4.25-snapshot.v8fac836
@clerk/nextjs 4.27.3-snapshot.v8fac836
@clerk/clerk-react 4.28.2-snapshot.v8fac836
@clerk/remix 3.1.7-snapshot.v8fac836

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

gatsby-plugin-clerk

npm i [email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@panteliselef
Copy link
Member Author

This PR resolves #1953

@nikosdouvlis nikosdouvlis added this pull request to the merge queue Nov 29, 2023
Merged via the queue into release/v4 with commit 7130db0 Nov 29, 2023
12 checks passed
@nikosdouvlis nikosdouvlis deleted the backport-release/v4-2226 branch November 29, 2023 18:36
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.

3 participants