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.15.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.15.2
Choose a head ref
  • 8 commits
  • 40 files changed
  • 4 contributors

Commits on Apr 13, 2023

  1. fix(clerk-js): Add resetPassword method as a core resource

    fix(clerk-js): Add resetPassword method as a core resource
    raptisj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    fa70749 View commit details
    Browse the repository at this point in the history
  2. fix(clerk-js): Refactor types for resetPassword

    fix(clerk-js): Refactor types for resetPassword
    raptisj committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    fd53901 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1066 from clerkinc/reset_password_resource

    COR-267 fix(clerk-js): Add resetPassword method as a core resource
    raptisj authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5ebab26 View commit details
    Browse the repository at this point in the history
  4. chore(clerk-js): Remove AuthV1 related code

    As AuthV1, the old way of authenticating with Clerk, has now been officially deprecated, we are removing the related code from clerk.js as well
    chanioxaris committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    910fb4a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

     - @clerk/backend@0.17.1-staging.0
     - @clerk/chrome-extension@0.2.5-staging.0
     - @clerk/clerk-js@4.38.2-staging.0
     - @clerk/clerk-expo@0.16.2-staging.0
     - @clerk/fastify@0.2.5-staging.0
     - gatsby-plugin-clerk@4.2.5-staging.0
     - @clerk/localizations@1.11.2-staging.0
     - @clerk/nextjs@4.16.3-staging.0
     - @clerk/clerk-react@4.15.2-staging.0
     - @clerk/remix@2.5.4-staging.0
     - @clerk/clerk-sdk-node@4.8.5-staging.0
     - @clerk/shared@0.15.5-staging.0
     - @clerk/themes@1.6.2-staging.0
     - @clerk/types@3.35.2-staging.0
    nikosdouvlis committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c893fdd View commit details
    Browse the repository at this point in the history
  4. chore(release): Publish

     - @clerk/backend@0.17.1
     - @clerk/chrome-extension@0.2.5
     - @clerk/clerk-js@4.38.2
     - @clerk/clerk-expo@0.16.2
     - @clerk/fastify@0.2.5
     - gatsby-plugin-clerk@4.2.5
     - @clerk/localizations@1.11.2
     - @clerk/nextjs@4.16.3
     - @clerk/clerk-react@4.15.2
     - @clerk/remix@2.5.4
     - @clerk/clerk-sdk-node@4.8.5
     - @clerk/shared@0.15.5
     - @clerk/themes@1.6.2
     - @clerk/types@3.35.2
    nikosdouvlis committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6adf754 View commit details
    Browse the repository at this point in the history
Loading