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.1
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.2-staging.0
Choose a head ref
  • 12 commits
  • 71 files changed
  • 3 contributors

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    24430df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f580d4a View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

     - @clerk/clerk-js@2.13.2
     - @clerk/clerk-expo@0.8.2
    SokratisVidros committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    199643f View commit details
    Browse the repository at this point in the history
  4. feat(types): Introduce 'UserSettingsResource'

    feat(clerk-js): Add userSettings resource in EnvironmentResource
    
    feat(clerk-js): Add utility properties in `UserSettingsResource`
    
    feat(clerk-js): Cleanups
    nikosdouvlis committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    32fcf04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adccb35 View commit details
    Browse the repository at this point in the history
  6. chore(clerk-js): Prevent circular dependencies in resources

    chore(clerk-js): Add tests
    nikosdouvlis committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1d9ee98 View commit details
    Browse the repository at this point in the history
  7. chore(clerk-js): Introduce with userSettings in SignUp

    chore(clerk-js): Introduce UserSettings in SignUpVerify
    
    chore(clerk-js): Introduce UserSettings in SignUpStart
    nikosdouvlis committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d9c8357 View commit details
    Browse the repository at this point in the history
  8. feat(clerk-js): Introduce with userSettings in UserProfile

    chore(clerk-js): Change code formatting when destructuring userSettings
    
    fix(clerk-js): Fix showRemovePassword condition in ChangePassword component
    
    fix(clerk-js): Use user_Settings web_wallet attribute to get info about the user's web3 wallet
    npetridis authored and nikosdouvlis committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    62dff26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1184ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0eb3352 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Merge pull request #42 from clerkinc/replace_authConfig_with_userSett…

    …ings
    
    Replace `AuthConfig` with `UserSettings` in `clerk-js`
    nikosdouvlis authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7960838 View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

     - @clerk/clerk-js@2.13.3-staging.0
     - @clerk/clerk-expo@0.8.3-staging.0
     - @clerk/nextjs@2.11.2-staging.0
     - @clerk/clerk-react@2.11.2-staging.0
     - @clerk/shared@0.0.3-staging.0
     - @clerk/types@1.25.2-staging.0
    SokratisVidros committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c55b05a View commit details
    Browse the repository at this point in the history
Loading