Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 701 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 701 Bytes

Changelog

0.9.0 - June 17, 2020

  • Integration with @blockstack/connect library

0.7.0 - August 6, 2019

  • Added Vue.js generator.
  • Updated React generator to use react-scripts.
  • Updated generators to use blockstack.js v19.2.5.
  • Updated yeoman dependencies.
  • Updated webpage styling.

0.6.0 - April 19, 2019

  • 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.