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
+39Lines changed: 39 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,42 @@
1
+
# 19.0.0 (2025-01-14)
2
+
[Compare `@uirouter/angular-hybrid` versions 18.0.0 and 19.0.0](https://github.com/ui-router/angular-hybrid/compare/18.0.0...19.0.0)
3
+
4
+
### Features
5
+
6
+
* Angular 19 support ([#600](https://github.com/ui-router/angular-hybrid/issues/600)) ([059d12d](https://github.com/ui-router/angular-hybrid/commit/059d12d))
7
+
8
+
9
+
---
10
+
11
+
12
+
### Updated `@uirouter/core` from 6.1.0 to 6.1.1
13
+
14
+
15
+
Changelog for `@uirouter/core`:
16
+
17
+
18
+
[Compare `@uirouter/core` versions 6.1.0 and 6.1.1](https://github.com/ui-router/core/compare/6.1.0...6.1.1)
19
+
20
+
### Bug Fixes
21
+
22
+
***stateParams:** $inherit is not affected by enumerable prototype custom methods ([#841](https://github.com/ui-router/core/issues/841)) ([9c94c2a](https://github.com/ui-router/core/commit/9c94c2a))
23
+
24
+
25
+
---
26
+
27
+
28
+
### Updated `@uirouter/angular` from 14.0.0 to 16.0.0
29
+
30
+
31
+
Changelog for `@uirouter/angular`:
32
+
33
+
34
+
[Compare `@uirouter/angular` versions 14.0.0 and 16.0.0](https://github.com/ui-router/angular/compare/14.0.0...16.0.0)
35
+
36
+
### Features
37
+
38
+
* add support for standalone angular applications ([#994](https://github.com/ui-router/angular/issues/994)) ([6b496c2](https://github.com/ui-router/angular/commit/6b496c2))
39
+
1
40
# 18.0.0 (2024-07-15)
2
41
[Compare `@uirouter/angular-hybrid` versions 17.1.0 and 18.0.0](https://github.com/ui-router/angular-hybrid/compare/17.1.0...18.0.0)
0 commit comments