Skip to content

Commit 29635f7

Browse files
committed
Update release notes
1 parent 485cd78 commit 29635f7

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
@@ -412,7 +412,7 @@ Date: 2026-01-07
412412
### Minor Changes
413413

414414
- `react-router` - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins ([#14708](https://github.com/remix-run/react-router/pull/14708))
415-
- If you need to permit access to specific external origins, you can specify them in the new `react-router.config.ts` config `allowedActionOrigins` field
415+
- If you need to permit access to specific external origins, there is a new `allowedActionOrigins` config field in `react-router.config.ts` where you can specify external origins
416416

417417
### Patch Changes
418418

0 commit comments

Comments
 (0)