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

Commits on Dec 9, 2022

  1. fix(clerk-js): Fix the fullName property returning null when First na…

    …me or Last name is empty (#608)
    
    * fix(clerk-js): Fix the fullName property returning null when First name or Last name is empty
    
    It now returns just the first name or the last name.
    
    * fix(clerk-js): Fallback to empty arrays in User.fromJSON
    
    * test(clerk-js): Add tests for all fullName cases
    
    Co-authored-by: Nikos Douvlis <nikosdouvlis@gmail.com>
    anagstef and nikosdouvlis authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    445198f View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

     - @clerk/clerk-js@4.21.3-staging.2
     - @clerk/clerk-expo@0.10.10-staging.2
    nikosdouvlis committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    591eb50 View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

     - @clerk/backend-core@2.11.11
     - @clerk/backend@0.2.2
     - @clerk/clerk-js@4.21.3
     - @clerk/edge@1.12.19
     - eslint-config-custom@0.0.5
     - @clerk/clerk-expo@0.10.10
     - @clerk/localizations@1.1.2
     - @clerk/nextjs@4.6.10
     - @clerk/clerk-react@4.6.2
     - @clerk/remix@1.4.4
     - @clerk/clerk-sdk-node@4.5.11
     - @clerk/shared@0.8.0
     - @clerk/themes@1.2.34
     - @clerk/types@3.22.0
    nikosdouvlis committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3d947c6 View commit details
    Browse the repository at this point in the history
Loading