Skip to content

Commit 23aa916

Browse files
committed
Update changelog
1 parent 64f82f1 commit 23aa916

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ This release includes a new `unstable_useRoute()` hook that provides a type-safe
385385
### Patch Changes
386386

387387
- `@react-router/dev` - Update `valibot` dependency to `^1.1.0` ([#14379](https://github.com/remix-run/react-router/pull/14379))
388-
- `@react-router/node` - Validate format of incoming session ids ([#14426](https://github.com/remix-run/react-router/pull/14426))
388+
- `@react-router/node` - Validate format of incoming session ids in `createFileSessionStorage` ([#14426](https://github.com/remix-run/react-router/pull/14426))
389389

390390
### Unstable Changes
391391

packages/react-router-node/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Patch Changes
66

7-
- Validate format of incoming session ids ([#14426](https://github.com/remix-run/react-router/pull/14426))
7+
- Validate format of incoming session ids in `createFileSessionStorage` ([#14426](https://github.com/remix-run/react-router/pull/14426))
88
- Updated dependencies:
99
1010

0 commit comments

Comments
 (0)