Releases: auth0/lock
Releases · auth0/lock
v14.2.2
Fixed
- Fix: Auth0-Lock Error with React 19 and Nextjs 15 #2701 (ankita10119)
v14.2.1
Fixed
- Fix: connectionResolver receives incorrect field value when switching between Login and Sign-up tabs #2697 (ankita10119)
v14.2.0
v14.1.0
Changed
- Bump karma from 6.4.3 to 6.4.4
- Bump pbkdf2 from 3.1.2 to 3.1.3
- Bump validator from 13.15.0 to 13.15.15
- Bump sha.js from 2.4.11 to 2.4.12
- Bump cipher-base from 1.0.4 to 1.0.6
- Bump codecov/codecov-action from 5.4.3 to 5.5.1
- Bump puppeteer from 24.9.0 to 24.19.0
- Bump tmp from 0.2.3 to 0.2.5
- bump fsevents to latest(SEC- 2161)
- Bump eslint-plugin-react from 7.34.1 to 7.37.5
- Bump @grpc/grpc-js and @google-cloud/translate
Fixed
- Fix: social connection names not showing displayName correctly #2651 (omarquazi-okta)
- Update old Twitter icon and name to "X" #2649 (omarquazi-okta)
- Fix issue 2546 - TypeError: Super expression must either be null or a function #2578 (Hworden)
- Fix: Accessibility Issues #2624 #2642 (ankita10119)
- fix: Rename shop strategy #2641 (omarquazi-okta)
- Fix release pipeline cdn #2628 (developerkunal)
- Fix Release PIPELINE #2627 (developerkunal)
- chore: update .gitignore and Makefile for Puppeteer cache and config directories #2626 (developerkunal)
- Fix Makefile for Puppeteer cache support #2625 (developerkunal)
Removed
- chore(ci): Remove Semgrep GHA Workflow #2650 (eduardoboronat-okta)
Security
- security: Remove vulnerable node-es-module-loader dependency (SEC-2160) #2629 (harekrishnarai)
Testing
- This change adds unit test coverage
- This change adds integration test coverage
- This change has been tested on the latest version of the platform/language
Checklist
- I have read the Auth0 general contribution guidelines
- I have read the Auth0 Code of Conduct
- All code quality tools/guidelines have been run/followed
- All relevant assets have been compiled
v13.2.0
Fixes
- Update old Twitter icon and name to "X" #2649 (
omarquazi-okta) - Fix: social connection names not showing displayName correctly #2651 (
omarquazi-okta) - Fix: Accessibility Issues #2624 (ankita10119)
- security: Remove vulnerable node-es-module-loader dependency (SEC-2160) #2629 (harekrishnarai)
v13.1.0
Added
- Add support for social connection Sign in with Shop #2602 (reinisb)
- fix: Rename shop strategy #2641 (omarquazi-okta)
Fixes
- Fix Makefile for Puppeteer cache support #2625 ([
developerkunal](https://github.com/
developerkunal)) - chore: update .gitignore and Makefile for Puppeteer cache and config directories #2626 ([
developerkunal](https://github.com/
developerkunal)) - Fix Release PIPELINE #2627 ([
developerkunal](https://github.com/
developerkunal))
-Fix release pipeline cdn #2628 ([
developerkunal](https://github.com/
developerkunal))
v14.0.0
- Dropped support for Internet Explorer (IE).
- Update dependencies and refactor DOMPurify usage to default import #2606 (developerkunal)
Added
v13.0.0
Added
- IAMRISK-3539 Use signup classic endpoint for captcha #2587 (TSLarson)
Fixed
- IAMRISK-3554 hcaptcha bug fix #2566 (Treterten)
Security
- ci: changed the trigger from pull_request_target to pull_request for better security #2584 (nandan-bhat)
- Update codeowner file with new GitHub team name #2572 (stevenwong-okta)
v12.5.1
v12.5.0
Added
- Support captchas in reset password flow #2547 (srijonsaha)