Skip to content

1.0.0

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 20 Oct 23:34
· 1242 commits to master since this release

1.0.0 (2016-10-20)

Features

  • This is the 1.0.0 release of ui-router-core.
  • We've moved ui-router-core to its new home at https://github.com/ui-router/core
  • ui-router-core will now follow SemVer.

BREAKING CHANGE

  • ui-router-core is no longer part of a mono-repo at https://github.com/angular-ui/ui-router
  • commonjs files now output to /lib and ES5 + ES6 module now output to /lib-esm.
    No bundles are being created.