Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: auth0/lock

Tags

v14.2.2

Toggle v14.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v14.2.2 (#2707)

**Fixed**
- Fix: Auth0-Lock Error with React 19 and Nextjs 15
[\#2701](#2701)
([ankita10119](https://github.com/ankita10119))

v14.2.1

Toggle v14.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v14.2.1 (#2698)

**Fixed**

- Fix: connectionResolver receives incorrect field value when switching
between Login and Sign-up tabs
[\#2697](#2697)
([ankita10119](https://github.com/ankita10119))

v14.2.0

Toggle v14.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v14.2.0 (#2686)

**Added**
- feat: add Claude Code PR Review workflow
[\#2679](#2679)
([ankita10119](https://github.com/ankita10119))

**Fixed**
- fix: captcha not rendering for initial signup screen in classic login
[\#2677](#2677)
([paebanks](https://github.com/paebanks))

v14.1.0

Toggle v14.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v14.1.0 (#2674)

### 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](#2651)
([omarquazi-okta](https://github.com/omarquazi-okta))
- Update old Twitter icon and name to "X"
[\#2649](#2649)
([omarquazi-okta](https://github.com/omarquazi-okta))
- Fix issue 2546 - TypeError: Super expression must either be null or a
function [\#2578](#2578)
([Hworden](https://github.com/Hworden))
- Fix: Accessibility Issues #2624
[\#2642](#2642)
([ankita10119](https://github.com/ankita10119))
- fix: Rename shop strategy
[\#2641](#2641)
([omarquazi-okta](https://github.com/omarquazi-okta))
- Fix release pipeline cdn
[\#2628](#2628)
([developerkunal](https://github.com/developerkunal))
- Fix Release PIPELINE [\#2627](#2627)
([developerkunal](https://github.com/developerkunal))
- chore: update .gitignore and Makefile for Puppeteer cache and config
directories [\#2626](#2626)
([developerkunal](https://github.com/developerkunal))
- Fix Makefile for Puppeteer cache support
[\#2625](#2625)
([developerkunal](https://github.com/developerkunal))


### Removed


- chore(ci): Remove Semgrep GHA Workflow
[\#2650](#2650)
([eduardoboronat-okta](https://github.com/eduardoboronat-okta))

### Security

- security: Remove vulnerable node-es-module-loader dependency
(SEC-2160) [\#2629](#2629)
([harekrishnarai](https://github.com/harekrishnarai))



### Testing

<!--
Please describe how this can be tested by reviewers. Be specific about
anything not tested and reasons why. If this library has unit and/or
integration testing, tests should be added for new functionality and
existing tests should complete without errors.
-->

* [ ] 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

* [x] I have read the [Auth0 general contribution
guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)
* [x] I have read the [Auth0 Code of
Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)
* [x] All code quality tools/guidelines have been run/followed
* [x] All relevant assets have been compiled

v13.2.0

Toggle v13.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release/v13.2.0 (#2652)

**Fixes**
- Update old Twitter icon and name to "X"
[\#2649](#2649) ([
omarquazi-okta](https://github.com/omarquazi-okta))
- Fix: social connection names not showing displayName correctly
[\#2651](#2651) ([
omarquazi-okta](https://github.com/omarquazi-okta))
- Fix: Accessibility Issues
[\#2624](#2624)
([ankita10119](https://github.com/ankita10119))
- security: Remove vulnerable node-es-module-loader dependency
(SEC-2160) [\#2629](#2629)
([harekrishnarai](https://github.com/harekrishnarai))

v13.1.0

Toggle v13.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release/v13.1.0 (#2646)

**Added**

- Add support for social connection Sign in with Shop
[\#2602](#2602)
([reinisb](https://github.com/reinisb))
- fix: Rename shop strategy
[\#2641](#2641)
([omarquazi-okta](https://github.com/omarquazi-okta))

**Fixes**
- Fix Makefile for Puppeteer cache support
[\#2625](#2625) ([
developerkunal](https://github.com/
developerkunal))
- chore: update .gitignore and Makefile for Puppeteer cache and config
directories [\#2626](#2626) ([
developerkunal](https://github.com/
developerkunal))
- Fix Release PIPELINE [\#2627](#2627)
([
developerkunal](https://github.com/
developerkunal))
-Fix release pipeline cdn
[\#2628](#2628) ([
developerkunal](https://github.com/
developerkunal))

---------

Co-authored-by: reinisb <[email protected]>
Co-authored-by: Kunal Dawar <[email protected]>

v14.0.0

Toggle v14.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v14.0.0 (#2616)

**⚠️ BREAKING CHANGES**
- Dropped support for Internet Explorer (IE).
- Update dependencies and refactor DOMPurify usage to default import
[\#2606](#2606)
([developerkunal](https://github.com/developerkunal))

**Added**
- Add support for social connection Sign in with Shop
[\#2602](#2602)
([reinisb](https://github.com/reinisb))

v13.0.0

Toggle v13.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v13.0.0 (#2588)

**Added**
- [IAMRISK-3539] Use signup classic endpoint for captcha
[\#2587](#2587)
([TSLarson](https://github.com/TSLarson))

**Fixed**
- [IAMRISK-3554] hcaptcha bug fix
[\#2566](#2566)
([Treterten](https://github.com/Treterten))

**Security**
- ci: changed the trigger from pull_request_target to pull_request for
better security [\#2584](#2584)
([nandan-bhat](https://github.com/nandan-bhat))
- Update codeowner file with new GitHub team name
[\#2572](#2572)
([stevenwong-okta](https://github.com/stevenwong-okta))


[IAMRISK-3539]:
https://auth0team.atlassian.net/browse/IAMRISK-3539?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[IAMRISK-3554]:
https://auth0team.atlassian.net/browse/IAMRISK-3554?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

v12.5.1

Toggle v12.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v12.5.1 (#2561)

- Swap CAPTCHA on each reload
[\#2560](#2560)
([josh-cain](https://github.com/josh-cain))

v12.5.0

Toggle v12.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v12.5.0 (#2549)

**Added**

- Support captchas in reset password flow
[\#2547](#2547)
([srijonsaha](https://github.com/srijonsaha))