Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1556438
routes printing improved
hashirshoaeb May 10, 2024
dc9942a
Feature Debug Full Path
AbdullahAhmedSoomro May 12, 2024
fec3ee5
Merge pull request #2 from AbdullahAhmedSoomro/feature-debug-full-path
hashirshoaeb May 12, 2024
f58d4cd
formating updated
hashirshoaeb May 12, 2024
c913195
some fixes
hashirshoaeb May 12, 2024
a3e5b7e
version bump
hashirshoaeb May 12, 2024
8257693
docs updated
hashirshoaeb May 12, 2024
89caf08
formating updated
hashirshoaeb May 12, 2024
40894c4
some fixes
hashirshoaeb May 12, 2024
b9383a9
version bump
hashirshoaeb May 12, 2024
f5b7c81
docs updated
hashirshoaeb May 12, 2024
6b9582e
Merge branch 'feature-debug-full-path' of https://github.com/hashirsh…
hashirshoaeb May 12, 2024
415b13d
routes printing improved
hashirshoaeb May 10, 2024
129ecf8
Feature Debug Full Path
AbdullahAhmedSoomro May 12, 2024
f14dd8c
formating updated
hashirshoaeb May 12, 2024
80faceb
some fixes
hashirshoaeb May 12, 2024
26648b6
version bump
hashirshoaeb May 12, 2024
c4e9864
docs updated
hashirshoaeb May 12, 2024
34fa78f
Merge branch 'feature-debug-full-path' of https://github.com/hashirsh…
hashirshoaeb May 12, 2024
3d91f6d
minor printing fix
hashirshoaeb May 14, 2024
98a7cf3
sync with main Merge branch 'main' into feature-debug-full-path
hashirshoaeb May 14, 2024
8fe0e53
migic strings removed
hashirshoaeb May 17, 2024
c82d8b0
Merge remote-tracking branch 'origin/main' into feature-debug-full-path
hashirshoaeb May 17, 2024
c855781
added self in authors list
hashirshoaeb May 17, 2024
32cb9dd
Merge remote-tracking branch 'origin/main' into feature-debug-full-path
hashirshoaeb May 19, 2024
f154594
version bump
hashirshoaeb May 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into feature-debug-full-path
  • Loading branch information
hashirshoaeb committed May 19, 2024
commit 32cb9dd9b82a0703dadcc79c79e410028ca5f39f
6 changes: 5 additions & 1 deletion packages/go_router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
## 14.1.2
## 14.1.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.

## 14.1.2

- Fixes issue that path parameters are not set when using the `goBranch`.

## 14.1.1

- Fixes correctness of the state provided in the `onExit`.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.