Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 625 Bytes

Changelog

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.