Skip to content

Latest commit

 

History

History
74 lines (34 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

74 lines (34 loc) · 2.16 KB

Change Log

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

0.4.2 (2018-12-17)

0.4.1 (2018-12-16)

0.4.0 (2018-12-15)

Dropping support for ES5 browsers (IE 11) Including browser build file in the package.

0.3.1 (2018-10-22)

0.2.8 (2018-09-12)

Added more test coverage. Removed the old defunct export objects. This is a breaking change for previous users.

0.2.7 (2018-05-14)

0.2.6 (2018-04-28)

Adding support for async rendering functions. This means you can use lazy loading to make your view components only load what's needed when it's needed using async functions in typescript.

0.2.5 (2018-04-14)

0.2.4 (2018-04-12)

0.2.3 (2018-03-27)

0.2.1 (2018-03-26)

0.1.2 (2017-11-29)

0.1.1 (2017-11-29)

Change Log

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