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
+53Lines changed: 53 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,56 @@
1
+
# 13.0.0 (2021-12-01)
2
+
[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)
3
+
4
+
### Features
5
+
6
+
* update to angular 13 and uirouter/angular 9.1.0 ([56539f6](https://github.com/ui-router/angular-hybrid/commit/56539f6))
7
+
8
+
9
+
---
10
+
11
+
12
+
### Updated `@uirouter/core` from 6.0.7 to 6.0.8
13
+
14
+
15
+
Changelog for `@uirouter/core`:
16
+
17
+
18
+
[Compare `@uirouter/core` versions 6.0.7 and 6.0.8](https://github.com/ui-router/core/compare/6.0.7...6.0.8)
19
+
20
+
21
+
---
22
+
23
+
24
+
### Updated `@uirouter/angular` from 8.0.0 to 9.1.0
25
+
26
+
27
+
Changelog for `@uirouter/angular`:
28
+
29
+
30
+
[Compare `@uirouter/angular` versions 8.0.0 and 9.1.0](https://github.com/ui-router/angular/compare/8.0.0...9.1.0)
31
+
32
+
### Features
33
+
34
+
* support angular 12 and 13
35
+
36
+
### Bug Fixes
37
+
38
+
* build package with Angular 13. ([500f2f7](https://github.com/ui-router/angular/commit/500f2f7))
39
+
* bump [@uirouter](https://github.com/uirouter)/core and [@uirouter](https://github.com/uirouter)/rx deps ([257ee61](https://github.com/ui-router/angular/commit/257ee61))
40
+
***location:** do not add hash to URL twice ([#847](https://github.com/ui-router/angular/issues/847)) ([3794b25](https://github.com/ui-router/angular/commit/3794b25))
41
+
42
+
43
+
---
44
+
45
+
46
+
### Updated `@uirouter/angularjs` from 1.0.29 to 1.0.30
47
+
48
+
49
+
Changelog for `@uirouter/angularjs`:
50
+
51
+
52
+
[Compare `@uirouter/angularjs` versions 1.0.29 and 1.0.30](https://github.com/angular-ui/ui-router/compare/1.0.29...1.0.30)
53
+
1
54
# 12.0.0 (2020-12-21)
2
55
[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)
0 commit comments