-
Notifications
You must be signed in to change notification settings - Fork 325
Comparing changes
Open a pull request
base repository: clerk/javascript
base: @clerk/clerk-react@3.4.5
head repository: clerk/javascript
compare: @clerk/clerk-react@3.5.0
- 13 commits
- 42 files changed
- 3 contributors
Commits on Jul 6, 2022
-
feat(types,clerk-react,nextjs): Add loadOrg option for Next.js withSe…
…rverSideAuth middleware
Configuration menu - View commit details
-
Copy full SHA for 0889bde - Browse repository at this point
Copy the full SHA 0889bdeView commit details
Commits on Jul 12, 2022
-
fix(clerk-js): Add HTML ids to <SignIn/> and <SignUp/> forms
The addition of HTML ids aims to differentiate sign-in and sign-up forms so that tools like Hubspot treat them separately. HubSpot groups form submissions based on the CSS ID or class attribute of your non-HubSpot form. If you have multiple forms with the same identifiers, submissions to these different forms will be associated with the same non-HubSpot form in the forms dashboard. More information can be found at https://knowledge.hubspot.com/forms/pop-up-forms-and-non-hubspot-forms-faq#do-non-hubspot-forms-work-with-my-form-builder
Configuration menu - View commit details
-
Copy full SHA for c52f745 - Browse repository at this point
Copy the full SHA c52f745View commit details -
- @clerk/clerk-js@3.16.3-staging.0 - @clerk/clerk-expo@0.9.35-staging.0 - @clerk/shared@0.3.5-staging.0
Configuration menu - View commit details
-
Copy full SHA for a11c58e - Browse repository at this point
Copy the full SHA a11c58eView commit details -
fix(clerk-js): Fix navigation when an error occurs during progressive…
… sign up flow This commit fixes a logical error in our redirect logic during an OAuth flow and progressive sign up. If the external account was verified and were still missing requirements for sign up to complete, we redirected to the sign-up continue url. Although the right thing to do, is to first check if there is an error on the external account verification. Image a scenario where an instance uses sign-up restrictions for emails. The user tries to sign-up using an OAuth account whose email is not listed on the allowlist. We should redirect them back on the sign-up url and preview the error, instead of the sign up continue path
Configuration menu - View commit details
-
Copy full SHA for b8d5a02 - Browse repository at this point
Copy the full SHA b8d5a02View commit details -
Merge pull request #310 from clerkinc/fix-psu-allowlist
fix(clerk-js): Fix navigation when an error occurs during progressive sign up flow
Configuration menu - View commit details
-
Copy full SHA for f5079e4 - Browse repository at this point
Copy the full SHA f5079e4View commit details -
- @clerk/clerk-js@3.16.3-staging.1 - @clerk/clerk-expo@0.9.35-staging.1
Configuration menu - View commit details
-
Copy full SHA for 5c2f822 - Browse repository at this point
Copy the full SHA 5c2f822View commit details -
- @clerk/clerk-js@3.16.3 - @clerk/clerk-expo@0.9.35 - @clerk/shared@0.3.5
Configuration menu - View commit details
-
Copy full SHA for fe81d6f - Browse repository at this point
Copy the full SHA fe81d6fView commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 79b3dd5 - Browse repository at this point
Copy the full SHA 79b3dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da403a - Browse repository at this point
Copy the full SHA 9da403aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d064448 - Browse repository at this point
Copy the full SHA d064448View commit details -
Merge pull request #307 from clerkinc/load_org
feat(types,clerk-react,nextjs): Add loadOrg option for Next.js withSe…
Configuration menu - View commit details
-
Copy full SHA for f09018b - Browse repository at this point
Copy the full SHA f09018bView commit details -
Merge pull request #312 from clerkinc/oauth-line-typo
fix(types): Typo rename Line to LINE
Configuration menu - View commit details
-
Copy full SHA for 1c2de2c - Browse repository at this point
Copy the full SHA 1c2de2cView commit details -
- @clerk/backend-core@1.13.0 - @clerk/clerk-js@3.16.4 - @clerk/edge@1.6.1 - @clerk/clerk-expo@0.9.36 - @clerk/nextjs@3.8.0 - @clerk/clerk-react@3.5.0 - @clerk/remix@0.5.11 - @clerk/clerk-sdk-node@3.8.6 - @clerk/shared@0.3.6 - @clerk/types@2.20.0
Configuration menu - View commit details
-
Copy full SHA for 92bc688 - Browse repository at this point
Copy the full SHA 92bc688View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @clerk/clerk-react@3.4.5...@clerk/clerk-react@3.5.0