We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f465c3c + 3481f35 commit 234501bCopy full SHA for 234501b
1 file changed
packages/go_router/CHANGELOG.md
@@ -1,7 +1,10 @@
1
+<<<<<<< go_router-24678095354-1
2
## 17.2.2
3
4
- Fixes `pop()` restoring stale configuration when route has `onExit`, which could cause the popped route to reappear with async redirects.
5
6
+=======
7
+>>>>>>> release-go_router
8
## 17.2.1
9
10
- Fixes chained top-level redirects not being fully resolved (e.g. `/ → /a → /b` stopping at `/a`).
0 commit comments