Skip to content

chore: Update version for release #13456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .changeset/new-hornets-run.md

This file was deleted.

35 changes: 0 additions & 35 deletions .changeset/pre.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/stale-bats-swim.md

This file was deleted.

9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ We manage release notes in this file instead of the paginated Github Releases Pa

- [React Router Releases](#react-router-releases)
- [v7.5.2](#v752)
- [Security Notice](#security-notice)
- [Patch Changes](#patch-changes)
- [Unstable Changes](#unstable-changes)
- [v7.5.1](#v751)
Expand All @@ -27,7 +28,7 @@ We manage release notes in this file instead of the paginated Github Releases Pa
- [Unstable Changes](#unstable-changes-2)
- [Changes by Package](#changes-by-package)
- [v7.4.1](#v741)
- [Security Notice](#security-notice)
- [Security Notice](#security-notice-1)
- [Patch Changes](#patch-changes-3)
- [Unstable Changes](#unstable-changes-3)
- [v7.4.0](#v740)
Expand Down Expand Up @@ -326,6 +327,10 @@ Date: YYYY-MM-DD

Date: 2025-04-24

### Security Notice

Fixed 2 security vulnerabilities that could result in cache-poisoning attacks by sending specific headers intended for build-time usage for SPA Mode and Pre-rendering ([GHSA-f46r-rw29-r322](https://github.com/remix-run/react-router/security/advisories/GHSA-f46r-rw29-r322), [GHSA-cpj6-fhp6-mr6j](https://github.com/remix-run/react-router/security/advisories/GHSA-cpj6-fhp6-mr6j)).

### Patch Changes

- `react-router` - Adjust approach for Pre-rendering/SPA Mode via headers ([#13453](https://github.com/remix-run/react-router/pull/13453))
Expand Down Expand Up @@ -452,7 +457,7 @@ Date: 2025-03-28

### Security Notice

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.
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 ([GHSA-4q56-crqp-v477/CVE-2025-31137](https://github.com/remix-run/react-router/security/advisories/GHSA-4q56-crqp-v477)).

### Patch Changes

Expand Down
4 changes: 3 additions & 1 deletion packages/create-react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# `create-react-router`

## 7.5.2-pre.0
## 7.5.2

_No changes_

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/create-react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-router",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Create a new React Router app",
"homepage": "https://reactrouter.com",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/react-router-architect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# `@react-router/architect`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `[email protected]`
- `@react-router/[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-architect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/architect",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Architect server request handler for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# `@react-router/cloudflare`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `[email protected]-pre.0`
- `[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/cloudflare",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Cloudflare platform abstractions for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
8 changes: 4 additions & 4 deletions packages/react-router-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# `@react-router/dev`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Adjust approach for Prerendering/SPA Mode via headers ([#13453](https://github.com/remix-run/react-router/pull/13453))
- Updated dependencies:
- `[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `[email protected]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/dev",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Dev tools and CLI for React Router",
"homepage": "https://reactrouter.com",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# react-router-dom

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `[email protected]-pre.0`
- `[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router-dom",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Declarative routing for React web applications",
"keywords": [
"react",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-router-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# `@react-router/express`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `[email protected]`
- `@react-router/[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/express",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Express server request handler for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-fs-routes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# `@react-router/fs-routes`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-fs-routes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/fs-routes",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "File system routing conventions for React Router, for use within routes.ts",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# `@react-router/node`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `[email protected]-pre.0`
- `[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/node",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Node.js platform abstractions for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# `@react-router/remix-config-routes-adapter`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]`

## 7.5.1

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/remix-routes-option-adapter",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Adapter for Remix's \"routes\" config option, for use within routes.ts",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
8 changes: 4 additions & 4 deletions packages/react-router-serve/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# `@react-router/serve`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

- Updated dependencies:
- `[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `[email protected]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`

## 7.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-serve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-router/serve",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Production application server for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `react-router`

## 7.5.2-pre.0
## 7.5.2

### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "7.5.2-pre.0",
"version": "7.5.2",
"description": "Declarative routing for React",
"keywords": [
"react",
Expand Down
Loading