Skip to content

Latest commit

 

History

History
53 lines (23 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

53 lines (23 loc) · 1.52 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.1 (2018-02-22)

0.0.11 (2018-02-15)

0.0.10 (2018-02-11)

0.0.9 (2018-02-10)

Bug Fixes

  • blueprint: update default blueprint (bdd14a3)

0.0.8 (2017-10-01)

Bug Fixes

  • fix mainDir to dist path, not entry point file (6ac191a)
  • make resolution paths for non-relative imports start at source directory, not consuming directory (4c553bb)

Features

  • improve compilation error output styling, include which builder had the errors (e9607a3)

0.0.7 (2017-08-30)

0.0.0

  • Initial release