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.0.1-alpha.3
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.1.0-alpha.1
Choose a head ref
  • 9 commits
  • 48 files changed
  • 3 contributors

Commits on Mar 22, 2022

  1. chore(release): Publish

     - @clerk/backend-core@0.8.0-alpha.0
     - @clerk/edge@1.2.0-alpha.0
     - @clerk/clerk-expo@0.9.0-alpha.0
     - @clerk/nextjs@3.2.0-alpha.0
     - @clerk/clerk-react@3.1.0-alpha.0
     - @clerk/remix@0.3.0-alpha.0
     - @clerk/clerk-sdk-node@3.2.0-alpha.0
    nikosdouvlis committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    82f7984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39416eb View commit details
    Browse the repository at this point in the history
  3. feat(backend-core): Add capability for injected JWT key on getAuthSta…

    …te and verifySessionToken
    igneel64 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8b318cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53e56e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #134 from clerkinc/clerk_jwt_key_injection

    Clerk jwt key injection
    igneel64 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    3fd42ed View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    8280d96 View commit details
    Browse the repository at this point in the history
  2. feat(clerk-js,types): Rename UserButton params to afterSignOutUrl, af…

    …terMultiSessionSingleSignOutUrl
    nikosdouvlis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c4cb76a View commit details
    Browse the repository at this point in the history
  3. fix(clerk-expo): Make Clerk loading smarter (#136)

    - Introduce a new hotloading prop to control whether ClerkJS should be hotloaded in Expo browser environments
    - Always return the created Clerk instance regardless of the tokenCache prop.
      That way, we will prevent ClerkJS hotloading efforts in native applications when tokenCache prop is not set
    SokratisVidros authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    2405d81 View commit details
    Browse the repository at this point in the history
  4. chore(release): Publish

     - @clerk/backend-core@0.8.0-alpha.1
     - @clerk/clerk-js@3.1.0-alpha.0
     - @clerk/edge@1.2.0-alpha.1
     - @clerk/clerk-expo@0.9.0-alpha.1
     - @clerk/nextjs@3.2.0-alpha.1
     - @clerk/clerk-react@3.1.0-alpha.1
     - @clerk/remix@0.3.0-alpha.1
     - @clerk/clerk-sdk-node@3.2.0-alpha.1
     - @clerk/shared@0.0.16-alpha.4
     - @clerk/types@2.1.0-alpha.0
    nikosdouvlis committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5409a61 View commit details
    Browse the repository at this point in the history
Loading