All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.5 (2017-07-03)
1.2.4 (2017-06-28)
1.2.3 (2017-06-27)
- NgModule: Support for TypeScript 2.4, which requires a weak (293e783)
1.2.2 (2017-06-27)
- build: rename package-lock to npm-shrinkwrap (853a8d6)
1.2.1 (2017-06-27)
- build: add package-lock and upgrade to typescript 2.4.1 (fd7b43e)
1.2.0 (2017-06-27)
- NgModule: make declarations optional (6c510d1)
- add Type and Provider from angular source code (2174cec)
- bootstrap: add bootstrap abstraction as in angular 2 (84356ca)
- directive: add @HostListener support (b34250f)
1.1.2 (2017-06-21)
1.1.1 (2017-05-19)
- @Component: fix injection error when original controller has no dependencies (5b5b6a9)
1.1.0 (2017-05-17)
- @NgModule: add backward compatibility for deprecated NgModuleDecorated (97f7fd5)
- @Component: add @HostListener (26f5094), closes #13
- @Component: add angular 2+ style lifecycle hooks support (b2fd1bf)
1.0.15 (2017-05-15)
1.0.14 (2017-05-14)
- build: fix interfaces export issue (bdf6cfe)
1.0.13 (2017-04-27)
- NgModule: change warnings (a23b78e)
1.0.12 (2017-04-27)
1.0.11 (2017-04-27)
1.0.10 (2017-04-27)
1.0.9 (2017-04-27)
1.0.8 (2017-04-27)
- build: fix build script (f48d2ad)