Skip to content

Releases: pbastowski/angular2-now

v1.1.6

20 Jan 22:58

Choose a tag to compare

Fixed

  • (Component) droping $inject from child class

v1.1.5

08 Jan 09:54

Choose a tag to compare

Fixed

  • (State) - templateUrl overwrites template d97096e (Closes #49)

v1.1.4

07 Jan 11:11

Choose a tag to compare

New npm package publishing workflow, which results in a much cleaner package.

This release adds unit tests and a build process

04 Jan 22:45

Choose a tag to compare

Always add angular2now to window (if window exists).

This ensures backwards compatibility for apps that don't use require or systemjs.