Skip to content

Releases: chrisdwheatley/generator-angular2

0.6.5

15 Sep 09:07
Compare
Choose a tag to compare

Live reload

0.6.4

15 Feb 19:52
Compare
Choose a tag to compare

Features:

#41 & #43 - Update to use the Angular 2 beta, kindly contributed by @albertoLago.

0.6.3

23 Nov 21:11
Compare
Choose a tag to compare

Bug Fixes:

  • #39 fixes issue with Traceur runtime not being found when using npm >= 3

0.6.2

21 Nov 14:26
Compare
Choose a tag to compare

Features:

  • Update to latest alpha, 46.
  • #37 Use npm run scripts instead of checking for local or global gulp dependency.

0.6.1

09 Sep 09:22
Compare
Choose a tag to compare

Features:

  • #33 Use the latest packages, including latest alpha, 36. Contributed by @RWander

0.6.0

29 Aug 21:20
Compare
Choose a tag to compare

Features:

  • Updated to latest alpha, 35

Bug Fixes:

0.5.0

04 Jul 12:36
Compare
Choose a tag to compare

Features:

Update to latest alpha, 29.

0.4.1

10 Jun 19:17
Compare
Choose a tag to compare

Features:

  • Update to latest alpha, 26.

0.4.0

21 May 19:30
Compare
Choose a tag to compare

Features:

  • #26 Update to latest alpha

0.3.1

08 May 09:11
Compare
Choose a tag to compare

Features:

  • Internal code refactor/tidy up courtesy of @mrzepinski

Bug Fixes:

  • #25 Problems with running application (temporary workaround due to breaking changes in latest Angular2 alpha, fixed by specifically tracking alpha version for now)