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

Version Packages - V4 #2018

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Nov 2, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release/v4, this PR will be updated.

Releases

@clerk/backend@0.34.0

Minor Changes

Patch Changes

@clerk/chrome-extension@0.5.0

Minor Changes

Patch Changes

@clerk/clerk-js@4.65.0

Minor Changes

  • Add support for custom roles in <OrganizationProfile/>. (#2039) by @panteliselef

    The previous roles (admin and basic_member), are still kept as a fallback.

  • Experimental support for <Gate/> with role checks. (#2051) by @panteliselef

  • Handle user_locked error encountered in an oauth flow by redirecting to /sign-up or /sign-in (#2071) by @clerk-cookie

  • Add a private __navigateWithError util function to clerk for use in User Lockout scenarios (#2074) by @clerk-cookie

Patch Changes

@clerk/nextjs@4.27.0

Minor Changes

Patch Changes

@clerk/clerk-react@4.28.0

Minor Changes

Patch Changes

@clerk/shared@1.1.0

Minor Changes

  • Expose revalidate and setData for paginated lists of data in organization hooks. (#2013) by @clerk-cookie

    const {userMemberships:{revalidate, setData}} = useOrganizationList({userMemberships:true})

  • Add a private __navigateWithError util function to clerk for use in User Lockout scenarios (#2074) by @clerk-cookie

Patch Changes

@clerk/types@3.58.0

Minor Changes

  • Add support for custom roles in <OrganizationProfile/>. (#2039) by @panteliselef

    The previous roles (admin and basic_member), are still kept as a fallback.

  • Experimental support for <Gate/> with role checks. (#2051) by @panteliselef

@clerk/clerk-expo@0.19.16

Patch Changes

@clerk/fastify@0.6.21

Patch Changes

gatsby-plugin-clerk@4.4.22

Patch Changes

@clerk/localizations@1.26.9

Patch Changes

@clerk/remix@3.1.4

Patch Changes

@clerk/clerk-sdk-node@4.12.20

Patch Changes

@nikosdouvlis nikosdouvlis merged commit 65b7bf6 into release/v4 Nov 9, 2023
7 checks passed
@nikosdouvlis nikosdouvlis deleted the changeset-release/release/v4 branch November 9, 2023 11: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.

2 participants