Skip to content

Commit 8dfe36d

Browse files
committed
Update
1 parent acb321b commit 8dfe36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/bright-brooms-hammer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"react-router": patch
33
---
44

5-
Fix a Framework Mode bug where the `defaultShouldRevalidate` parameter to `shouldRevalidate` would not be correct after `action` returned a 4xx/5xx response
5+
Fix a Framework Mode bug where the `defaultShouldRevalidate` parameter to `shouldRevalidate` would not be correct after `action` returned a 4xx/5xx response (`true` when it should have been `false`)
66

77
- If your `shouldRevalidate` function relied on that parameter, you may have seen unintended revalidations

0 commit comments

Comments
 (0)