Skip to content

Commit

Permalink
chore: Update version for release (pre) (#12315)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 19, 2024
1 parent 764ae7c commit 1499f3e
Show file tree
Hide file tree
Showing 23 changed files with 104 additions and 11 deletions.
7 changes: 7 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,15 @@
"early-beds-obey",
"eighty-boats-vanish",
"eighty-dolls-juggle",
"empty-glasses-dream",
"expose-promises",
"fair-beans-design",
"fair-cheetahs-hope",
"fast-plums-peel",
"few-stingrays-explain",
"five-cheetahs-press",
"fluffy-ducks-try",
"four-needles-search",
"fuzzy-worms-applaud",
"gold-suns-march",
"kind-mirrors-hang",
Expand All @@ -48,6 +51,7 @@
"long-peas-doubt",
"moody-kids-count",
"nice-pillows-hunt",
"nine-peas-change",
"nine-ravens-work",
"odd-beds-behave",
"prerendering",
Expand All @@ -62,6 +66,8 @@
"route-component-export-props",
"router-provider-hydration",
"serious-beds-approve",
"serious-ravens-appear",
"shiny-cameras-try",
"silly-papayas-trade",
"silver-cats-shave",
"sour-cycles-lie",
Expand All @@ -74,6 +80,7 @@
"tidy-clouds-lay",
"tidy-pens-help",
"tough-pens-brush",
"twelve-bees-sin",
"twelve-cheetahs-pretend",
"twenty-carrots-yawn",
"two-countries-yell",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-react-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# create-react-router

## 7.0.0-pre.6

## 7.0.0-pre.5
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Create a new React Router app",
"homepage": "https://reactrouter.com",
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/react-router-architect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @react-router/architect

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `@react-router/node@7.0.0-pre.6`
- `react-router@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Architect server request handler for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
7 changes: 7 additions & 0 deletions packages/react-router-cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @react-router/cloudflare

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `react-router@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Cloudflare platform abstractions for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
13 changes: 13 additions & 0 deletions packages/react-router-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# `@remix-run/dev`

## 7.0.0-pre.6

### Patch Changes

- chore: warn instead of error for min node version in CLI ([#12270](https://github.com/remix-run/react-router/pull/12270))
- chore: re-enable development warnings through a `development` exports condition. ([#12269](https://github.com/remix-run/react-router/pull/12269))
- if we are in SAP mode, always render the `index.html` for hydration ([#12268](https://github.com/remix-run/react-router/pull/12268))
- fix(react-router): (v7) fix static prerender of non-ascii characters ([#12161](https://github.com/remix-run/react-router/pull/12161))
- Updated dependencies:
- `@react-router/node@7.0.0-pre.6`
- `react-router@7.0.0-pre.6`
- `@react-router/serve@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Dev tools and CLI for React Router",
"homepage": "https://reactrouter.com",
"bugs": {
Expand Down
7 changes: 7 additions & 0 deletions packages/react-router-dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# react-router-dom

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `react-router@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Declarative routing for React web applications",
"keywords": [
"react",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-router-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# `@remix-run/express`

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `@react-router/node@7.0.0-pre.6`
- `react-router@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Express server request handler for React Router",
"bugs": {
"url": "https://github.com/remix-run/react-router/issues"
Expand Down
7 changes: 7 additions & 0 deletions packages/react-router-fs-routes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @react-router/fs-routes

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `@react-router/dev@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"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
9 changes: 9 additions & 0 deletions packages/react-router-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# `@remix-run/node`

## 7.0.0-pre.6

### Patch Changes

- Add createRequestListener to @react-router/node ([`6c1344247`](https://github.com/remix-run/react-router/commit/6c134424770aeb7ec3478902d730cc815070ed06))
- Remove unneeded dependency on @web3-storage/multipart-parser ([#12274](https://github.com/remix-run/react-router/pull/12274))
- Updated dependencies:
- `react-router@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"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,5 +1,12 @@
# @react-router/remix-config-routes-adapter

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `@react-router/dev@7.0.0-pre.6`

## 7.0.0-pre.5

### Patch Changes
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"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
9 changes: 9 additions & 0 deletions packages/react-router-serve/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# `@remix-run/serve`

## 7.0.0-pre.6

### Patch Changes

- Updated dependencies:
- `@react-router/node@7.0.0-pre.6`
- `react-router@7.0.0-pre.6`
- `@react-router/express@7.0.0-pre.6`

## 7.0.0-pre.5

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

## 7.0.0-pre.6

### Patch Changes

- chore: re-enable development warnings through a `development` exports condition. ([#12269](https://github.com/remix-run/react-router/pull/12269))
- Remove unneeded dependency on @web3-storage/multipart-parser ([#12274](https://github.com/remix-run/react-router/pull/12274))
- fix(react-router): (v7) fix static prerender of non-ascii characters ([#12161](https://github.com/remix-run/react-router/pull/12161))
- Remove unneeded dependency on source-map ([#12275](https://github.com/remix-run/react-router/pull/12275))

## 7.0.0-pre.5

## 7.0.0-pre.4
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.0.0-pre.5",
"version": "7.0.0-pre.6",
"description": "Declarative routing for React",
"keywords": [
"react",
Expand Down

0 comments on commit 1499f3e

Please sign in to comment.