Skip to content
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
5 changes: 0 additions & 5 deletions .changeset/dull-pianos-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-points-arrive.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-boxes-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-hotels-explain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tasty-peas-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-snails-attack.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/weak-turkeys-pretend.md

This file was deleted.

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.6.3-pre.0
## 7.6.3

_No changes_

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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.6.3-pre.0
## 7.6.3

### Patch Changes

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

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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,12 +1,12 @@
# `@react-router/cloudflare`

## 7.6.3-pre.0
## 7.6.3

### Patch Changes

- Remove `tsup` from `peerDependencies` ([#13757](https://github.com/remix-run/react-router/pull/13757))
- Updated dependencies:
- `[email protected]-pre.0`
- `[email protected]`

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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,16 +1,16 @@
# `@react-router/dev`

## 7.6.3-pre.0
## 7.6.3

### Patch Changes

- Add Vite 7 support ([#13748](https://github.com/remix-run/react-router/pull/13748))
- Skip `package.json` resolution checks when a custom `entry.server.(j|t)sx` file is provided. ([#13744](https://github.com/remix-run/react-router/pull/13744))
- Add validation for a route's id not being 'root' ([#13792](https://github.com/remix-run/react-router/pull/13792))
- Updated dependencies:
- `@react-router/[email protected]-pre.0`
- `[email protected]-pre.0`
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]`
- `[email protected]`
- `@react-router/[email protected]`

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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.6.3-pre.0
## 7.6.3

### Patch Changes

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

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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.6.3-pre.0
## 7.6.3

### Patch Changes

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

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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,12 +1,12 @@
# `@react-router/fs-routes`

## 7.6.3-pre.0
## 7.6.3

### Patch Changes

- Use `replaceAll` for normalising windows file system slashes. ([#13738](https://github.com/remix-run/react-router/pull/13738))
- Updated dependencies:
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]`

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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,12 +1,12 @@
# `@react-router/node`

## 7.6.3-pre.0
## 7.6.3

### Patch Changes

- Remove old "install" package exports ([#13762](https://github.com/remix-run/react-router/pull/13762))
- Updated dependencies:
- `[email protected]-pre.0`
- `[email protected]`

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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,12 +1,12 @@
# `@react-router/remix-config-routes-adapter`

## 7.6.3-pre.0
## 7.6.3

### Patch Changes

- Use `replaceAll` for normalising windows file system slashes. ([#13738](https://github.com/remix-run/react-router/pull/13738))
- Updated dependencies:
- `@react-router/[email protected]-pre.0`
- `@react-router/[email protected]`

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"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.6.3-pre.0
## 7.6.3

### Patch Changes

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

## 7.6.2

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.6.3-pre.0",
"version": "7.6.3",
"description": "Production application server for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `react-router`

## 7.6.3-pre.0
## 7.6.3

### Patch Changes

Expand All @@ -26,7 +26,7 @@
### Patch Changes

- Avoid additional `with-props` chunk in Framework Mode by moving route module component prop logic from the Vite plugin to `react-router` ([#13650](https://github.com/remix-run/react-router/pull/13650))
- \[INTERNAL] Slight refactor of internal `headers()` function processing for use with RSC ([#13639](https://github.com/remix-run/react-router/pull/13639))
- Slight refactor of internal `headers()` function processing for use with RSC ([#13639](https://github.com/remix-run/react-router/pull/13639))

## 7.6.1

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.6.3-pre.0",
"version": "7.6.3",
"description": "Declarative routing for React",
"keywords": [
"react",
Expand Down