0.4.0
Pre-release
Pre-release
Version 0.4.0 is based on ui-router-ore 3.1.0 and as such introduced a lot of new features/fixes alongside some breaking changes.
[full ui-router-core 3.0.0 changelog]
Breaking Changes
- html5Mode(): deprecated in favor of
pushStateLocationPlugin
.
Changed
- ui-router-core: Updated to version
3.1.0
(91661b1).
Add
- UIRouter: Add new
UIRouter
component for handling router instance and declarative bootstrapping (9b59d68).