Skip to content

3.0.0

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 08 Jun 18:54
· 602 commits to master since this release

3.0.0 (2017-05-16)

  • chore(*): Fix botched merge and re-add ng2LazyLoadBuilder (8596e2a)
  • chore(*): fix some code comments (83bc525)
  • chore(build): remove old release script (7128857)
  • chore(build): tweak npm ignore (788b5ed)
  • chore(build): update .npmignore (5a18fe2)
  • chore(README): Update README (76aa21a)
  • chore(README): Update README with info about migration to @angular/upgrade/static (215160a)
  • feat(ngUpgrade): Add support for @angular/upgrade/static (4b7fce0)
  • feat(upgrade): Version 3.x uses @angular/upgrade/static (1d60e5b)
  • refactor(static): Clean up imports and switch let to const (4a0dcaf)
  • fix(ngModule): Revert breaking change of module name (7a37c4a)
  • fix(static): Remove setup call and get the ng2 injector from ng1 (27fa6dc)
  • Specify inputs for downgraded uiViewNgUpgrade (a47445d)
  • Update README.md (48bad58)