v12.0.0-beta.0
Pre-release
Pre-release
Changed
- Upgrade to React 18 #2209 (stevehobbsdev)
- Upgrade to Webpack 5, Jest 29, Babel 8 #2213 (stevehobbsdev)
- bump dependencies to latest patch and fix typos #2210 (piwysocki)
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 auth0-lock@12.0.0-beta.0