Skip to content

Releases: auth0/lock

v12.0.1

01 Feb 12:26
Compare
Choose a tag to compare

Changed

v12.0.0

20 Jan 21:00
54e4a2d
Compare
Choose a tag to compare

Lock is now built using React 18, which resolves a number of security vulnerabilities and improves performance. If you encounter any issues relating to this upgrade, please submit a bug report.

Despite the major version bump, v12 is completely API-compatible with v11.

Note: From this release onwards, we no longer publish to Bower. Those using Bower should migrate to NPM, or use the CDN.

Changed

v11.35.0

19 Dec 16:58
35b4a63
Compare
Choose a tag to compare

Added

Changed

v12.0.0-beta.0

12 Dec 12:33
7b5b585
Compare
Choose a tag to compare
v12.0.0-beta.0 Pre-release
Pre-release

⚠️ This is a beta release of Lock.js v12 that includes an upgrade to React 18, and should not be used in production. If you find any issues, please submit a bug report.

Changed


This PR also includes a quick tweak to .circleci/config.yml that will allow automatic releasing to happen from the beta branch.

Installation

Install from NPM using the beta designator, or the version directly:

npm install auth0-lock@beta

// or

npm install [email protected]

v11.34.2

11 Oct 09:03
6f61127
Compare
Choose a tag to compare

Fixed

v11.34.1

29 Sep 11:17
Compare
Choose a tag to compare

Fixed

Security

v11.34.0

15 Sep 10:20
ae38770
Compare
Choose a tag to compare

Added

v11.33.3

16 Aug 14:01
6fbdca7
Compare
Choose a tag to compare

Added

v11.33.2

29 Jun 12:16
f262d79
Compare
Choose a tag to compare

A patch release to include some bumped dependencies, as well as exercise a new CI pipeline through Jenkins.

Changed

v11.33.1

14 Jun 14:31
33c14bd
Compare
Choose a tag to compare

Fixed

Security