-
Notifications
You must be signed in to change notification settings - Fork 327
Comparing changes
Open a pull request
base repository: clerk/javascript
base: @clerk/clerk-react@3.2.14
head repository: clerk/javascript
compare: @clerk/clerk-react@3.2.17
- 14 commits
- 49 files changed
- 6 contributors
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8291d75 - Browse repository at this point
Copy the full SHA 8291d75View commit details
Commits on May 12, 2022
-
Merge pull request #231 from clerkinc/web3-types
feat(types): Introduce Web3 provider types and helpers
Configuration menu - View commit details
-
Copy full SHA for 5a80ed6 - Browse repository at this point
Copy the full SHA 5a80ed6View commit details -
feat(backend-core): Organization memberships
Added a method to fetch all organization memberships for a given organization. The method signature is organizations.getOrganizationMembershipList(params). Added a new OrganizationMembership resource and OrganizationMembershipPublicUserData. Added a method to create organization memberships. The signature is organizations.createOrganizationMembership(params). Added a method to update an organization membership. The signature is organizations.updateOrganizationMembership(params). Added a method to delete an organization membership. The signature is organizations.deleteOrganizationMembership(params).
Configuration menu - View commit details
-
Copy full SHA for fdab06a - Browse repository at this point
Copy the full SHA fdab06aView commit details -
Merge pull request #232 from clerkinc/orgs-memberships-backend-core
feat(backend-core): Organization memberships
Configuration menu - View commit details
-
Copy full SHA for 71cff36 - Browse repository at this point
Copy the full SHA 71cff36View commit details -
feat(clerk-sdk-node): Organizations operations
Expose the organization related methods from backend-core to our NodeJS SDK. Also expose the Organization, OrganizationMembership and OrganizationMembershipPublicUserData resources.
Configuration menu - View commit details
-
Copy full SHA for 339ecdb - Browse repository at this point
Copy the full SHA 339ecdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc9546 - Browse repository at this point
Copy the full SHA 7bc9546View commit details -
- @clerk/backend-core@1.7.2 - @clerk/clerk-js@3.10.4 - @clerk/edge@1.4.3 - @clerk/clerk-expo@0.9.22 - @clerk/nextjs@3.6.3 - @clerk/clerk-react@3.2.16 - @clerk/remix@0.4.3 - @clerk/clerk-sdk-node@3.4.3 - @clerk/shared@0.2.5 - @clerk/types@2.12.0
Configuration menu - View commit details
-
Copy full SHA for 736332c - Browse repository at this point
Copy the full SHA 736332cView commit details -
chore(clerk-js): Include org memberships in user resource
User resource includes the organization memberships that are returned from FAPI.
Configuration menu - View commit details
-
Copy full SHA for 2de8f7a - Browse repository at this point
Copy the full SHA 2de8f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5df9b0 - Browse repository at this point
Copy the full SHA b5df9b0View commit details -
feat(clerk-js): Add shortcut to active org in Clerk singleton
We've added a new property in the Clerk singleton called `Clerk.organization` which allows the user to easily get access to the active organization of the current session.
Configuration menu - View commit details
-
Copy full SHA for 03e68d4 - Browse repository at this point
Copy the full SHA 03e68d4View commit details -
Merge pull request #235 from clerkinc/orgs-sdk-node
feat(clerk-sdk-node): Organizations operations
Configuration menu - View commit details
-
Copy full SHA for 39793b0 - Browse repository at this point
Copy the full SHA 39793b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a0e07 - Browse repository at this point
Copy the full SHA 62a0e07View commit details -
- @clerk/backend-core@1.8.0-staging.0 - @clerk/clerk-js@3.11.0-staging.0 - @clerk/edge@1.4.4-staging.0 - @clerk/clerk-expo@0.9.23-staging.0 - @clerk/nextjs@3.6.4-staging.0 - @clerk/clerk-react@3.2.17-staging.0 - @clerk/remix@0.4.4-staging.0 - @clerk/clerk-sdk-node@3.4.4-staging.0 - @clerk/shared@0.2.6-staging.0 - @clerk/types@2.13.0-staging.0
Configuration menu - View commit details
-
Copy full SHA for 2ebebb9 - Browse repository at this point
Copy the full SHA 2ebebb9View commit details
Commits on May 13, 2022
-
- @clerk/backend-core@1.8.0 - @clerk/clerk-js@3.11.0 - @clerk/edge@1.5.0 - @clerk/clerk-expo@0.9.23 - @clerk/nextjs@3.6.4 - @clerk/clerk-react@3.2.17 - @clerk/remix@0.4.4 - @clerk/clerk-sdk-node@3.5.0 - @clerk/shared@0.2.6 - @clerk/types@2.13.0
Configuration menu - View commit details
-
Copy full SHA for e39bdd9 - Browse repository at this point
Copy the full SHA e39bdd9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @clerk/clerk-react@3.2.14...@clerk/clerk-react@3.2.17