Skip to content

Version Packages - V4 - #2018

Merged
nikosdouvlis merged 1 commit into
release/v4from
changeset-release/release/v4
Nov 9, 2023
Merged

Version Packages - V4#2018
nikosdouvlis merged 1 commit into
release/v4from
changeset-release/release/v4

Conversation

@clerk-cookie

@clerk-cookieclerk-cookie commented Nov 2, 2023

Copy link
Copy Markdown
Collaborator

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

@github-actions
github-actionsBotforce-pushed the changeset-release/release/v4 branch from dd74407 to 24dffaaCompareNovember 9, 2023 07:44
Sign up for freeto 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

@clerk-cookie@nikosdouvlis