File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.0-rc.3 (2018-01-10)
2
+ [Compare `@uirouter/angular` versions 1.0.0-rc.2 and 1.0.0-rc.3](https://github.com/ui-router/ng2/compare/1.0.0-rc.2...1.0.0-rc.3)
3
+
4
+ ### Bug Fixes
5
+
6
+ * **hooks:** Use an APP_INITIALIZER to sync/listen to the URL ([f1d390f](https://github.com/ui-router/ng2/commit/f1d390f))
7
+
8
+
9
+ ### Updated `@uirouter/core` from 5.0.13 to 5.0.14
10
+ [Compare `@uirouter/core` versions 5.0.13 and 5.0.14](https://github.com/ui-router/core/compare/5.0.13...5.0.14)
11
+
12
+ ### Bug Fixes
13
+
14
+ * **trace:** Fix null reference in uiview name sort function ([59cb067](https://github.com/ui-router/core/commit/59cb067))
15
+ * **treeChanges:** apply toParams to 'retained' path ([#72](https://github.com/ui-router/core/issues/72)) ([cf63d11](https://github.com/ui-router/core/commit/cf63d11))
16
+
1
17
# 1.0.0-rc.2 (2017-12-22)
2
18
[Compare `@uirouter/angular` versions 1.0.0-rc.1 and 1.0.0-rc.2](https://github.com/ui-router/ng2/compare/1.0.0-rc.1...1.0.0-rc.2)
3
19
You can’t perform that action at this time.
0 commit comments