Skip to content

v12.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@auth0-oss auth0-oss released this 12 Dec 12:33
· 16 commits to beta since this release
7b5b585

⚠️ 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]