This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
- Added a new Webpack-based generator. It's similar to the 'default' generator that uses browserify, but may result in smaller bundle sizes and an easier development environment.
- Updated React generator to use blockstack.js v19.1.0 and uses the new
UserSession
API. - Updated the default generator to use blockstack.js v19.1.0 and uses the new
UserSession
API.