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.4.0-staging.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@3.4.0
Choose a head ref
  • 4 commits
  • 34 files changed
  • 2 contributors

Commits on Jun 15, 2022

  1. fix(clerk-js): Default verification status to unverified if verificat…

    …ion is missing
    
    For email addresses & phone numbers, in case the verification is missing, default to unverified status instead of the empty string. This will be useful with the upcoming feature of allowing users to sign up without verifying the email address, to render a proper status badge
    chanioxaris committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    cac67a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Merge pull request #286 from clerkinc/default-status-missing-verifica…

    …tion
    
    fix(clerk-js): Default verification status to unverified if verification is missing
    chanioxaris authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    58eae3d View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

     - @clerk/clerk-js@3.14.0-staging.1
     - @clerk/clerk-expo@0.9.29-staging.1
     - @clerk/shared@0.3.0-staging.1
    igneel64 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    897866b View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

     - @clerk/backend-core@1.9.2
     - @clerk/clerk-js@3.14.0
     - @clerk/edge@1.5.3
     - @clerk/clerk-expo@0.9.29
     - @clerk/nextjs@3.6.7
     - @clerk/clerk-react@3.4.0
     - @clerk/remix@0.5.2
     - @clerk/clerk-sdk-node@3.6.2
     - @clerk/shared@0.3.0
     - @clerk/types@2.16.0
    igneel64 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    069536e View commit details
    Browse the repository at this point in the history
Loading