Skip to content

Commit 4ce01c6

Browse files
committed
Merge branch 'changesets' of github.com:remix-run/react-router into release-changesets
2 parents 8f273bb + 2630220 commit 4ce01c6

File tree

5 files changed

+25
-0
lines changed

5 files changed

+25
-0
lines changed

.changeset/afraid-parents-laugh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@remix-run/router": patch
3+
---
4+
5+
fix: Capture fetcher errors at contextual route error boundaries (#8945)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router-dom": patch
3+
---
4+
5+
fix: respect the `<Link replace>` prop if it is defined (#8779)

.changeset/stupid-dryers-shout.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router": minor
3+
---
4+
5+
feat: `useSearchParams` supports functional updates like `useState` (#8955)

.changeset/thirty-monkeys-cheer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router": patch
3+
---
4+
5+
fix: Properly handle relative navigation from index/pathless routes (#8954)

.changeset/tough-zoos-cry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router": patch
3+
---
4+
5+
fix: webpack + React 17 won't build because of named imports of React 18 APIs (#8938)

0 commit comments

Comments
 (0)