Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clerk/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @clerk/clerk-react@3.2.12
Choose a base ref
...
head repository: clerk/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @clerk/clerk-react@3.2.13
Choose a head ref
  • 9 commits
  • 43 files changed
  • 4 contributors

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    c695529 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. feat(backend-core): Update organization metadata

    Added a new method in the organizations API to update and merge
    organization metadata. The method name is updateOrganizationMetadata. It
    triggers a PATCH /v1/organizations/:id/metadata request to the Clerk API
    and accepts publicMetadata and privateMetadata parameters.
    The metadata will be merged with any existing metadata on the
    organization.
    gkats committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ad496f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from clerkinc/orgs-update-metadata

    feat(backend-core): Update organization metadata
    gkats authored May 6, 2022
    Configuration menu
    Copy the full SHA
    74209e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e55b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91b6217 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d22b808 View commit details
    Browse the repository at this point in the history
  6. chore(release): Publish

     - @clerk/clerk-expo@0.9.19-staging.0
     - @clerk/nextjs@3.5.2-staging.0
     - @clerk/clerk-react@3.2.13-staging.0
     - @clerk/remix@0.3.17-staging.0
    nikosdouvlis committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6da7041 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #221 from clerkinc/add_req_auth_claims_attribute

    feat(nextjs,clerk-sdk-node,remix): Add claims attribute to req.auth
    igneel64 authored May 6, 2022
    Configuration menu
    Copy the full SHA
    9316575 View commit details
    Browse the repository at this point in the history
  8. chore(release): Publish

     - @clerk/backend-core@1.6.0
     - @clerk/clerk-js@3.10.1
     - @clerk/edge@1.4.0
     - @clerk/clerk-expo@0.9.19
     - @clerk/nextjs@3.6.0
     - @clerk/clerk-react@3.2.13
     - @clerk/remix@0.4.0
     - @clerk/clerk-sdk-node@3.4.0
     - @clerk/shared@0.2.2
     - @clerk/types@2.10.0
    nikosdouvlis committed May 6, 2022
    Configuration menu
    Copy the full SHA
    fa2f20b View commit details
    Browse the repository at this point in the history
Loading