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.11.4
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.11.5
Choose a head ref
  • 7 commits
  • 20 files changed
  • 5 contributors

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    0a22928 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from clerkinc/allow_staging_branch_releases

    chore(repo): Allow staging version and publish
    igneel64 authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d9b9274 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. fix(shared): Phone input should start blank

    The phone input component's initial value should be a blank string,
    until the input actually changes.
    gkats committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    43f0b06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from clerkinc/phone-input-blank

    fix(shared): Phone input should start blank
    gkats authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3a8eed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96c1cc6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from clerkinc/yourtallness/oauth_microsoft

    feat(types): Add support for oauth_microsoft
    yourtallness authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c128ce8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore(release): Publish

     - @clerk/clerk-js@2.15.0
     - @clerk/clerk-expo@0.8.7
     - @clerk/nextjs@2.11.5
     - @clerk/clerk-react@2.11.5
     - @clerk/shared@0.0.6
     - @clerk/types@1.26.0
    SokratisVidros committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    535970a View commit details
    Browse the repository at this point in the history
Loading