Skip to content

Commit 234501b

Browse files
authored
Merge branch 'release-go_router' into go_router-24678095354-1
2 parents f465c3c + 3481f35 commit 234501b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/go_router/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
<<<<<<< go_router-24678095354-1
12
## 17.2.2
23

34
- Fixes `pop()` restoring stale configuration when route has `onExit`, which could cause the popped route to reappear with async redirects.
45

6+
=======
7+
>>>>>>> release-go_router
58
## 17.2.1
69

710
- Fixes chained top-level redirects not being fully resolved (e.g. `/ → /a → /b` stopping at `/a`).

0 commit comments

Comments
 (0)