Skip to content

Latest commit

 

History

History
61 lines (27 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

61 lines (27 loc) · 2.47 KB

1.3.1 (2017-04-10)

Bug Fixes

Features

  • package: relaxed peer dependencies to allow ng v4 (94f5e2b)

1.3.0 (2017-01-17)

Bug Fixes

  • demo: make AoT compatible (8667689)

1.2.2-0 (2016-10-19)

Features

  • package: added module metadata extraction for Angular AoT compiler (0deed74), closes #417

1.2.1 (2016-09-21)

Features

1.2.0 (2016-09-07)

Bug Fixes

  • demo: the error in the demo move } to the bottom(#329) (c20e699)
  • demo: update ngFor syntax (e3c870a)

Features

  • package: added main entry point to package.json (#319) (a53bf7b)
  • package: upgrade to angular 2.0.0-rc.2 (#299) (e275b99)