1.0.0
·
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.