Skip to content

Latest commit

 

History

History
180 lines (76 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

180 lines (76 loc) · 5.79 KB

Change Log

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

1.2.5 (2017-07-03)

Bug Fixes

  • directive: add support for controller and angular hooks (2eef743), closes #31 #32

1.2.4 (2017-06-28)

Bug Fixes

  • component: add support for automatic injection (3e53658), closes #29

1.2.3 (2017-06-27)

Bug Fixes

  • NgModule: Support for TypeScript 2.4, which requires a weak (293e783)

1.2.2 (2017-06-27)

Bug Fixes

  • build: rename package-lock to npm-shrinkwrap (853a8d6)

1.2.1 (2017-06-27)

Bug Fixes

  • build: add package-lock and upgrade to typescript 2.4.1 (fd7b43e)

1.2.0 (2017-06-27)

Bug Fixes

  • NgModule: make declarations optional (6c510d1)
  • add Type and Provider from angular source code (2174cec)

Features

1.1.2 (2017-06-21)

Features

  • @Component: add support for styles using webpack require (f0703ed), closes #25

1.1.1 (2017-05-19)

Bug Fixes

  • @Component: fix injection error when original controller has no dependencies (5b5b6a9)

1.1.0 (2017-05-17)

Bug Fixes

  • @NgModule: add backward compatibility for deprecated NgModuleDecorated (97f7fd5)

Features

1.0.15 (2017-05-15)

Bug Fixes

  • build: add minified build (10db0e0)
  • deploy: change string substitution to POSIX format (0eea0d9)

1.0.14 (2017-05-14)

Bug Fixes

  • build: fix interfaces export issue (bdf6cfe)

1.0.13 (2017-04-27)

Bug Fixes

  • 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)

Bug Fixes

  • build: fix build script (f48d2ad)

1.0.7 (2017-04-27)

1.0.6 (2017-04-27)

1.0.5 (2017-04-27)