Skip to content

Commit f696b4d

Browse files
committed
Update changeset
1 parent 7239a5d commit f696b4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/silly-worms-sleep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"react-router": minor
2+
"react-router": patch
33
---
44

5-
Implement `<AbsoluteRoutes>`/`useAbsoluteRoutes` as alternatiuves to `<Routes>`/`useRoutes` when using absolute paths is required. This is primarily intended to be used to ease migrations from v5 applications where this was a common pattern. It's also useful for descendant routes when you want to manage your paths in an external data structure.
5+
Implement `<unstable_AbsoluteRoutes>`/`unstable_useAbsoluteRoutes` as alternatiuves to `<Routes>`/`useRoutes` when using absolute paths is required. This is primarily intended to be used to ease migrations from v5 applications where this was a common pattern. It's also useful for descendant routes when you want to manage your paths in an external data structure.

0 commit comments

Comments
 (0)