Skip to content

Latest commit

 

History

History
75 lines (33 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

75 lines (33 loc) · 2.49 KB

Change Log

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

0.3.1 (2018-05-07)

Bug Fixes

  • build: back to tsc for multi-file output (26c5638)

0.3.0 (2018-05-07)

Features

  • dynamic-html: dispatch compiled event when compilation is done (2518c8c)

0.2.5 (2018-05-07)

0.2.4 (2018-05-07)

0.2.3 (2018-05-06)

0.2.2 (2018-05-06)

0.2.1 (2018-05-06)

Bug Fixes

  • split out interfaces in separate file and export everything via index (dd80902)

0.2.0 (2018-05-06)

Bug Fixes

  • package-scripts: checkout master after setting up gh-pages (63f596a)
  • package-scripts: fix ghpages-setup script (6b32d97)

Features

  • demo: add something to render for demo app (f4df84c)
  • dynamic-html: initial implementation (833d8b2)
  • rollup: switch to rollup (but retain tsc as an alternative build setup) (b7923f9)

Change Log

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