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
+55Lines changed: 55 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,58 @@
1
+
# 12.0.0 (2020-12-21)
2
+
[Compare `@uirouter/angular-hybrid` versions 11.0.2 and 12.0.0](https://github.com/ui-router/angular-hybrid/compare/11.0.2...12.0.0)
3
+
4
+
### Features
5
+
6
+
* support Angular 10 and Angular 11 (Drop support for 9 and below) ([#489](https://github.com/ui-router/angular-hybrid/issues/489)) ([47f755e](https://github.com/ui-router/angular-hybrid/commit/47f755e))
7
+
8
+
9
+
---
10
+
11
+
12
+
### Updated `@uirouter/core` from 6.0.6 to 6.0.7
13
+
14
+
15
+
Changelog for `@uirouter/core`:
16
+
17
+
18
+
[Compare `@uirouter/core` versions 6.0.6 and 6.0.7](https://github.com/ui-router/core/compare/6.0.6...6.0.7)
19
+
20
+
### Bug Fixes
21
+
22
+
***array:** Fix decoding of array-type query parameters ([44ebfae](https://github.com/ui-router/core/commit/44ebfae))
23
+
24
+
25
+
---
26
+
27
+
28
+
### Updated `@uirouter/angular` from 7.0.0 to 8.0.0
29
+
30
+
31
+
Changelog for `@uirouter/angular`:
32
+
33
+
34
+
[Compare `@uirouter/angular` versions 7.0.0 and 8.0.0](https://github.com/ui-router/angular/compare/7.0.0...8.0.0)
35
+
36
+
### Features
37
+
38
+
* support Angular 11 ([#885](https://github.com/ui-router/angular/issues/885)) ([d793e57](https://github.com/ui-router/angular/commit/d793e57))
39
+
40
+
41
+
---
42
+
43
+
44
+
### Updated `@uirouter/angularjs` from 1.0.27 to 1.0.29
45
+
46
+
47
+
Changelog for `@uirouter/angularjs`:
48
+
49
+
50
+
[Compare `@uirouter/angularjs` versions 1.0.27 and 1.0.29](https://github.com/angular-ui/ui-router/compare/1.0.27...1.0.29)
51
+
52
+
### Bug Fixes
53
+
54
+
* should not transition states when alt-clicked ([8080adb](https://github.com/angular-ui/ui-router/commit/8080adb))
55
+
1
56
## 11.0.2 (2020-07-22)
2
57
[Compare `@uirouter/angular-hybrid` versions 11.0.1 and 11.0.2](https://github.com/ui-router/angular-hybrid/compare/11.0.1...11.0.2)
0 commit comments