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: packages/go_router/CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
-
## 14.1.2
1
+
## 14.1.3
2
2
3
3
- Improves the logging of routes when `debugLogDiagnostics` is enabled or `debugKnownRoutes() is called. Explains the position of shell routes in the route tree. Prints the widget name of the routes it is building.
4
4
5
+
## 14.1.2
6
+
7
+
- Fixes issue that path parameters are not set when using the `goBranch`.
8
+
5
9
## 14.1.1
6
10
7
11
- Fixes correctness of the state provided in the `onExit`.
0 commit comments