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
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.3
Choose a head ref
  • 6 commits
  • 90 files changed
  • 2 contributors

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    319c923 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. fix(clerk-js): Fix ApplyVariants and other tsc related errors (#601)

    * fix(clerk-js): Correctly track custom emotion theme type
    
    * fix(clerk-js): Remove unused React imports and ts-ignores
    
    * fix(clerk-js): Fix the ApplyVariants build error
    
    * fix(clerk-js): Remove unused imports
    
    * chore(clerk-js): Small tsconfig cleanup
    
    Co-authored-by: Nikos Douvlis <nikosdouvlis@gmail.com>
    desiprisg and nikosdouvlis authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a1c03c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. chore(repo): Use typescript version 4.9

    * chore(repo): Use typescript version 4.9
    
    * fix(nextjs): Fix getPrivateAuthResult type
    nikosdouvlis authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    dc30622 View commit details
    Browse the repository at this point in the history
  2. chore(release): Publish

     - @clerk/clerk-js@4.21.4-staging.0
     - @clerk/clerk-expo@0.10.11-staging.0
     - @clerk/nextjs@4.6.11-staging.0
    nikosdouvlis committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7141968 View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

     - @clerk/clerk-js@4.21.4
     - @clerk/clerk-expo@0.10.11
     - @clerk/nextjs@4.6.11
    nikosdouvlis committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    cbf1828 View commit details
    Browse the repository at this point in the history
  4. chore(release): Publish

     - @clerk/backend-core@2.11.12
     - @clerk/backend@0.2.3
     - @clerk/clerk-js@4.21.5
     - @clerk/edge@1.12.20
     - eslint-config-custom@0.0.6
     - @clerk/clerk-expo@0.10.12
     - @clerk/localizations@1.1.3
     - @clerk/nextjs@4.6.12
     - @clerk/clerk-react@4.6.3
     - @clerk/remix@1.4.5
     - @clerk/clerk-sdk-node@4.5.12
     - @clerk/shared@0.8.1
     - @clerk/themes@1.2.35
     - @clerk/types@3.22.1
    nikosdouvlis committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    870e893 View commit details
    Browse the repository at this point in the history
Loading