You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
# 14.0.0 (2022-09-17)
2
+
[Compare `@uirouter/angular-hybrid` versions 13.0.0 and 14.0.0](https://github.com/ui-router/angular-hybrid/compare/13.0.0...14.0.0)
3
+
4
+
### Features
5
+
6
+
* support angular 14 and update to uirouter/angular 10
7
+
8
+
---
9
+
10
+
11
+
### Updated `@uirouter/angular` from 9.1.0 to 10.0.0
12
+
13
+
14
+
Changelog for `@uirouter/angular`:
15
+
16
+
17
+
[Compare `@uirouter/angular` versions 9.1.0 and 10.0.0](https://github.com/ui-router/angular/compare/9.1.0...10.0.0)
18
+
19
+
### Features
20
+
21
+
* Update uiSref input type from string to StateOrName ([#943](https://github.com/ui-router/angular/issues/943)) ([fe26fe0](https://github.com/ui-router/angular/commit/fe26fe0))
22
+
1
23
# 13.0.0 (2021-12-01)
2
24
[Compare `@uirouter/angular-hybrid` versions 12.0.0 and 13.0.0](https://github.com/ui-router/angular-hybrid/compare/12.0.0...13.0.0)
0 commit comments