Skip to content

fix(backend): Replace OrganizationMembershipRole with custom types for authorization - #2405

Merged
panteliselef merged 2 commits into
release/v4from
elef/sdk-1096-v4
Dec 20, 2023
Merged

fix(backend): Replace OrganizationMembershipRole with custom types for authorization#2405
panteliselef merged 2 commits into
release/v4from
elef/sdk-1096-v4

Conversation

@panteliselef

@panteliselefpanteliselef commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

Description

Backport of #2408

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

@panteliselefpanteliselef self-assigned this Dec 19, 2023
@changeset-bot

changeset-botBot commented Dec 19, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e9773a2

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

This PR includes changesets to release 6 packages
NameType
@clerk/backendPatch
@clerk/fastifyPatch
gatsby-plugin-clerkPatch
@clerk/nextjsPatch
@clerk/remixPatch
@clerk/clerk-sdk-nodePatch

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
Copy Markdown
ContributorAuthor

!snapshot

@clerk-cookie

Copy link
Copy Markdown
Collaborator

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

PackageVersion
@clerk/backend0.36.1-snapshot.vf6fc860
@clerk/chrome-extension0.6.1-snapshot.vf6fc860
@clerk/clerk-js4.67.1-snapshot.vf6fc860
@clerk/clerk-expo0.19.26-snapshot.vf6fc860
@clerk/fastify0.6.28-snapshot.vf6fc860
gatsby-plugin-clerk4.4.30-snapshot.vf6fc860
@clerk/nextjs4.28.2-snapshot.vf6fc860
@clerk/remix3.1.12-snapshot.vf6fc860
@clerk/clerk-sdk-node4.13.3-snapshot.vf6fc860

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

npm i @clerk/backend@0.36.1-snapshot.vf6fc860 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@0.6.1-snapshot.vf6fc860 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@4.67.1-snapshot.vf6fc860 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@0.19.26-snapshot.vf6fc860 --save-exact

@clerk/fastify

npm i @clerk/fastify@0.6.28-snapshot.vf6fc860 --save-exact

gatsby-plugin-clerk

npm i gatsby-plugin-clerk@4.4.30-snapshot.vf6fc860 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@4.28.2-snapshot.vf6fc860 --save-exact

@clerk/remix

npm i @clerk/remix@3.1.12-snapshot.vf6fc860 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@4.13.3-snapshot.vf6fc860 --save-exact

@panteliselef
panteliselef marked this pull request as ready for review December 19, 2023 14:30
@panteliselef
panteliselef requested a review from a team as a code ownerDecember 19, 2023 14:30
@panteliselef
panteliselef requested review from anagstef and removed request for a teamDecember 19, 2023 14:30
@panteliselef
panteliselef added this pull request to the merge queue Dec 20, 2023
Merged via the queue into release/v4 with commit a8feab7Dec 20, 2023
@panteliselef
panteliselef deleted the elef/sdk-1096-v4 branch December 20, 2023 08:11
@clerk-cookieclerk-cookie mentioned this pull request Dec 19, 2023
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.

3 participants

@panteliselef@clerk-cookie@anagstef