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
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,38 @@
1
+
# 17.1.0 (2024-04-08)
2
+
[Compare `@uirouter/angular-hybrid` versions 16.0.0 and 17.1.0](https://github.com/ui-router/angular-hybrid/compare/16.0.0...17.1.0)
3
+
4
+
### Features
5
+
6
+
* Angular 17 support [https://github.com/ui-router/angular-hybrid/issues/594] ([#595](https://github.com/ui-router/angular-hybrid/issues/595)) ([0e4e1da](https://github.com/ui-router/angular-hybrid/commit/0e4e1da))
7
+
8
+
9
+
---
10
+
11
+
12
+
### Updated `@uirouter/angular` from 12.0.0 to 13.0.0
13
+
14
+
15
+
Changelog for `@uirouter/angular`:
16
+
17
+
18
+
[Compare `@uirouter/angular` versions 12.0.0 and 13.0.0](https://github.com/ui-router/angular/compare/12.0.0...13.0.0)
19
+
20
+
21
+
---
22
+
23
+
24
+
### Updated `@uirouter/angularjs` from 1.0.30 to 1.1.0
25
+
26
+
27
+
Changelog for `@uirouter/angularjs`:
28
+
29
+
30
+
[Compare `@uirouter/angularjs` versions 1.0.30 and 1.1.0](https://github.com/angular-ui/ui-router/compare/1.0.30...1.1.0)
31
+
32
+
### Features
33
+
34
+
***package:** move [@uirouter](https://github.com/uirouter)/core to peerDeps as per other uirouter packages ([#3850](https://github.com/angular-ui/ui-router/issues/3850)) ([6dd057c](https://github.com/angular-ui/ui-router/commit/6dd057c))
35
+
1
36
# 16.0.0 (2023-08-18)
2
37
[Compare `@uirouter/angular-hybrid` versions 15.0.2 and v16.0.0](https://github.com/ui-router/angular-hybrid/compare/15.0.2...v16.0.0)
0 commit comments