Skip to content

Releases: pbastowski/angular2-now

v1.1.6

Choose a tag to compare

@kamilkisiela kamilkisiela released this 20 Jan 22:58

Fixed

  • (Component) droping $inject from child class

v1.1.5

Choose a tag to compare

@kamilkisiela kamilkisiela released this 08 Jan 09:54

Fixed

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

v1.1.4

Choose a tag to compare

@kamilkisiela kamilkisiela released this 07 Jan 11:11
New npm package publishing workflow, which results in a much cleaner package.

This release adds unit tests and a build process

Choose a tag to compare

@pbastowski pbastowski released this 04 Jan 22:45
Always add angular2now to window (if window exists).

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