Skip to content

Commit 3d9e7cc

Browse files
committed
Update release notes
1 parent fb9199d commit 3d9e7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ Date: 2025-11-12
395395

396396
⚠️ _[Unstable features](https://reactrouter.com/community/api-development-strategy#unstable-flags) are not recommended for production use_
397397

398-
- Add `location`/`params` as arguments to client-side `unstable_onError` to permit enhanced error reporting ([#14509](https://github.com/remix-run/react-router/pull/14509))
398+
- `react-router` - Add `location`/`params` as arguments to client-side `unstable_onError` to permit enhanced error reporting ([#14509](https://github.com/remix-run/react-router/pull/14509))
399399
- ⚠️ This is a breaking change if you've already adopted `unstable_onError`
400400
- The second parameter has changed to an object including `errorInfo`, `location`, and `params`:
401401

0 commit comments

Comments
 (0)