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

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    1760b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0582eb7 View commit details
    Browse the repository at this point in the history
  3. feat(clerk-js): Export all ClerkJS error utilities

    Error utilities should be used in advanced web or native integrations.
    SokratisVidros committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c225288 View commit details
    Browse the repository at this point in the history
  4. feat(clerk-js): Improve DX for headless import

    "import Clerk from @clerk/clerk-js/headless"
    
    instead of
    
    "import Clerk from @clerk/clerk-js/dist/headless"
    SokratisVidros committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8d64310 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08bff82 View commit details
    Browse the repository at this point in the history
  6. chore(release): Publish

     - @clerk/clerk-js@4.16.0-staging.2
     - @clerk/clerk-expo@0.10.0-staging.0
     - @clerk/nextjs@4.6.2-staging.2
     - @clerk/clerk-react@4.5.0-staging.2
     - @clerk/remix@1.3.15-staging.2
     - @clerk/shared@0.5.4-staging.2
    SokratisVidros committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b1e1921 View commit details
    Browse the repository at this point in the history
Loading