Skip to content
Merged
Changes from 1 commit
Commits
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
Merge remote-tracking branch 'github/main' into docs/go-router-route-…
…typo
  • Loading branch information
Goddchen committed Jul 8, 2023
commit a7c061a00f515558d9dea6e2bc50f6b6d5399087
12 changes: 12 additions & 0 deletions packages/go_router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
## NEXT
- Fixes a typo in docs for `StatefulShellRoute.indexedStack(...)`.

## 9.0.3

- Adds helpers for go_router_builder for StatefulShellRoute support

## 9.0.2

- Exposes package-level privates.

## 9.0.1

- Allows redirect only GoRoute to be part of RouteMatchList.

## 9.0.0

- **BREAKING CHANGE**:
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.