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@2.12.0
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@2.12.1
Choose a head ref
  • 14 commits
  • 55 files changed
  • 5 contributors

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    4c0bd54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a69d87 View commit details
    Browse the repository at this point in the history
  3. chore(types): Add license

    Ian McPhail committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ae00d03 View commit details
    Browse the repository at this point in the history
  4. chore(types): Add contribution docs

    Ian McPhail committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    eb1ee49 View commit details
    Browse the repository at this point in the history
  5. chore(types): Update README

    Ian McPhail committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    99f6780 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    721ce72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1cdb79 View commit details
    Browse the repository at this point in the history
  3. feat(backend-core): Organizations API

    Added support for managing organizations through the OrganizationApi.
    Currently, the only method that is supported can be used to create a new
    organization and it's named createOrganization().
    Added the Organization resource, along with types for organization
    properties and JSON serialization.
    gkats committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f4dde55 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #80 from clerkinc/core-create-org

    feat(backend-core): Organizations API
    gkats authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    63d7d80 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #75 from clerkinc/fix/expo_token_cache

    Fix Expo tokenCache
    devchampian authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a1eb428 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #76 from clerkinc/refactor/update_docs

    chore(types): Update docs
    devchampian authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7dcd6a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bac04c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #79 from clerkinc/organization_v1_fixes

    fix(clerk-react,clerk-js): Crate of API feedback fixes
    igneel64 authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2701868 View commit details
    Browse the repository at this point in the history
  9. chore(release): Publish

     - @clerk/backend-core@0.5.0
     - @clerk/clerk-js@2.17.1
     - @clerk/edge@0.3.5
     - @clerk/clerk-expo@0.8.11
     - @clerk/nextjs@2.11.9
     - @clerk/clerk-react@2.12.1
     - @clerk/clerk-sdk-node@2.9.5
     - @clerk/shared@0.0.10
     - @clerk/types@1.28.1
    igneel64 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4a9d27a View commit details
    Browse the repository at this point in the history
Loading