Skip to content

2.0.0 -- npm package changed!

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 13 May 17:44
· 614 commits to master since this release

2.0.0 (2017-05-13)

  • switch to scoped packages (see breaking changes below)
  • Supports Angular 4.x
  • Update to @uirouter/core 5.0.3
  • Update to @uirouter/angularjs 1.0.3
  • Update to @uirouter/angular 1.0.0-beta.6

This version only supports JIT. We hope to add AoT support in the next version.

  • chore(*): bump deps to artifact tags (550d2ea)
  • chore(*): bumping version to 2.0.0 (f8003d8)
  • chore(build): Add rollup build file (8955496)
  • chore(build): Add scripts dir (29b2824)
  • chore(build): Add UMD module name mappings (b0c7eed)
  • chore(build): bump dependencies (943ac95)
  • chore(build): Remove incorrect rollup config (a3c0fb9)
  • chore(travis): Build package with travis (3948ae2)
  • fix(*): Update for split repositories. Update to ui-router-ng2 1.0.0-beta.4, angular-ui-router 1.0.0 (4e1050e)
  • fix(angular4): Update hybrid adapter with new DI token for angular injector (8a85fc0)
  • fix(build): Switch tsconfig back to module: commonjs (1b20157)
  • fix(ng1-to-ng2): Add ui-router-rx plugin and ng2 loadChildren decorator (dc58311)
  • fix(package): Add prepublish build step allowing installs from git (c7c693c)
  • feat(hybrid): rename npm package to @uirouter/angular-hybrid. Update project to use latest @uirouter (6b06e86)
  • Add artifact tagging script (abfbe9e)
  • Typo, should be Angular 1 to Angular 2 (c466cae)
  • Update CHANGELOG.md (14be8a9)
  • bug(*): fix State renamed to StateObject (50677d1)

BREAKING CHANGE

Project name switched from ui-router-ng1-to-ng2 to @uirouter/angular-hybrid

bundle moved to _bundles/ui-router-angular-hybrid.js

See: https://ui-router.github.io/blog/uirouter-scoped-packages/