You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ We manage release notes in this file instead of the paginated Github Releases Pa
14
14
15
15
-[React Router Releases](#react-router-releases)
16
16
-[v7.4.1](#v741)
17
+
-[Security Notice](#security-notice)
17
18
-[Patch Changes](#patch-changes)
18
19
-[Unstable Changes](#unstable-changes)
19
20
-[v7.4.0](#v740)
@@ -310,11 +311,11 @@ Date: YYYY-MM-DD
310
311
311
312
## v7.4.1
312
313
313
-
Date: 2025-03-27
314
+
Date: 2025-03-28
314
315
315
-
### Secrity Notice
316
+
### Security Notice
316
317
317
-
Fixed a security vulnerability that allowed URL manipulation and potential cache pollution via the 'Host' and 'X-Forwarded-Host' headers due to inadequate port sanitization.
318
+
Fixed a security vulnerability that allowed URL manipulation and potential cache pollution via the `Host` and `X-Forwarded-Host` headers due to inadequate port sanitization.
0 commit comments