Skip to content

Commit 453e5f3

Browse files
chore: Update version for release (pre) (#11760)
1 parent ed68cbd commit 453e5f3

File tree

13 files changed

+120
-56
lines changed

13 files changed

+120
-56
lines changed

.changeset/pre.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,11 @@
88
"react-router-native": "6.24.0",
99
"@remix-run/router": "1.17.0"
1010
},
11-
"changesets": []
11+
"changesets": [
12+
"flat-seals-hunt",
13+
"lovely-apples-help",
14+
"rich-bees-invent",
15+
"six-pianos-serve",
16+
"thirty-swans-fail"
17+
]
1218
}

.changeset/thirty-swans-fail.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"react-router": patch
33
---
44

5-
When using `v7_relativeSplatPath`, properly resolve relative paths in splat routes that are children of pathless routes
5+
When using `future.v7_relativeSplatPath`, properly resolve relative paths in splat routes that are children of pathless routes

CHANGELOG.md

+66-49
Original file line numberDiff line numberDiff line change
@@ -13,161 +13,163 @@ We manage release notes in this file instead of the paginated Github Releases Pa
1313
<summary>Table of Contents</summary>
1414

1515
- [React Router Releases](#react-router-releases)
16+
- [v6.24.1](#v6241)
17+
- [Patch Changes](#patch-changes)
1618
- [v6.24.0](#v6240)
1719
- [What's Changed](#whats-changed)
1820
- [Lazy Route Discovery (a.k.a. "Fog of War")](#lazy-route-discovery-aka-fog-of-war)
1921
- [Minor Changes](#minor-changes)
20-
- [Patch Changes](#patch-changes)
21-
- [v6.23.1](#v6231)
2222
- [Patch Changes](#patch-changes-1)
23+
- [v6.23.1](#v6231)
24+
- [Patch Changes](#patch-changes-2)
2325
- [v6.23.0](#v6230)
2426
- [What's Changed](#whats-changed-1)
2527
- [Data Strategy (unstable)](#data-strategy-unstable)
2628
- [Skip Action Error Revalidation (unstable)](#skip-action-error-revalidation-unstable)
2729
- [Minor Changes](#minor-changes-1)
2830
- [v6.22.3](#v6223)
29-
- [Patch Changes](#patch-changes-2)
30-
- [v6.22.2](#v6222)
3131
- [Patch Changes](#patch-changes-3)
32-
- [v6.22.1](#v6221)
32+
- [v6.22.2](#v6222)
3333
- [Patch Changes](#patch-changes-4)
34+
- [v6.22.1](#v6221)
35+
- [Patch Changes](#patch-changes-5)
3436
- [v6.22.0](#v6220)
3537
- [What's Changed](#whats-changed-2)
3638
- [Core Web Vitals Technology Report Flag](#core-web-vitals-technology-report-flag)
3739
- [Minor Changes](#minor-changes-2)
38-
- [Patch Changes](#patch-changes-5)
39-
- [v6.21.3](#v6213)
4040
- [Patch Changes](#patch-changes-6)
41-
- [v6.21.2](#v6212)
41+
- [v6.21.3](#v6213)
4242
- [Patch Changes](#patch-changes-7)
43-
- [v6.21.1](#v6211)
43+
- [v6.21.2](#v6212)
4444
- [Patch Changes](#patch-changes-8)
45+
- [v6.21.1](#v6211)
46+
- [Patch Changes](#patch-changes-9)
4547
- [v6.21.0](#v6210)
4648
- [What's Changed](#whats-changed-3)
4749
- [`future.v7_relativeSplatPath`](#futurev7_relativesplatpath)
4850
- [Partial Hydration](#partial-hydration)
4951
- [Minor Changes](#minor-changes-3)
50-
- [Patch Changes](#patch-changes-9)
51-
- [v6.20.1](#v6201)
5252
- [Patch Changes](#patch-changes-10)
53+
- [v6.20.1](#v6201)
54+
- [Patch Changes](#patch-changes-11)
5355
- [v6.20.0](#v6200)
5456
- [Minor Changes](#minor-changes-4)
55-
- [Patch Changes](#patch-changes-11)
57+
- [Patch Changes](#patch-changes-12)
5658
- [v6.19.0](#v6190)
5759
- [What's Changed](#whats-changed-4)
5860
- [`unstable_flushSync` API](#unstable_flushsync-api)
5961
- [Minor Changes](#minor-changes-5)
60-
- [Patch Changes](#patch-changes-12)
62+
- [Patch Changes](#patch-changes-13)
6163
- [v6.18.0](#v6180)
6264
- [What's Changed](#whats-changed-5)
6365
- [New Fetcher APIs](#new-fetcher-apis)
6466
- [Persistence Future Flag (`future.v7_fetcherPersist`)](#persistence-future-flag-futurev7_fetcherpersist)
6567
- [Minor Changes](#minor-changes-6)
66-
- [Patch Changes](#patch-changes-13)
68+
- [Patch Changes](#patch-changes-14)
6769
- [v6.17.0](#v6170)
6870
- [What's Changed](#whats-changed-6)
6971
- [View Transitions 🚀](#view-transitions-)
7072
- [Minor Changes](#minor-changes-7)
71-
- [Patch Changes](#patch-changes-14)
73+
- [Patch Changes](#patch-changes-15)
7274
- [v6.16.0](#v6160)
7375
- [Minor Changes](#minor-changes-8)
74-
- [Patch Changes](#patch-changes-15)
76+
- [Patch Changes](#patch-changes-16)
7577
- [v6.15.0](#v6150)
7678
- [Minor Changes](#minor-changes-9)
77-
- [Patch Changes](#patch-changes-16)
78-
- [v6.14.2](#v6142)
7979
- [Patch Changes](#patch-changes-17)
80-
- [v6.14.1](#v6141)
80+
- [v6.14.2](#v6142)
8181
- [Patch Changes](#patch-changes-18)
82+
- [v6.14.1](#v6141)
83+
- [Patch Changes](#patch-changes-19)
8284
- [v6.14.0](#v6140)
8385
- [What's Changed](#whats-changed-7)
8486
- [JSON/Text Submissions](#jsontext-submissions)
8587
- [Minor Changes](#minor-changes-10)
86-
- [Patch Changes](#patch-changes-19)
88+
- [Patch Changes](#patch-changes-20)
8789
- [v6.13.0](#v6130)
8890
- [What's Changed](#whats-changed-8)
8991
- [`future.v7_startTransition`](#futurev7_starttransition)
9092
- [Minor Changes](#minor-changes-11)
91-
- [Patch Changes](#patch-changes-20)
92-
- [v6.12.1](#v6121)
9393
- [Patch Changes](#patch-changes-21)
94+
- [v6.12.1](#v6121)
95+
- [Patch Changes](#patch-changes-22)
9496
- [v6.12.0](#v6120)
9597
- [What's Changed](#whats-changed-9)
9698
- [`React.startTransition` support](#reactstarttransition-support)
9799
- [Minor Changes](#minor-changes-12)
98-
- [Patch Changes](#patch-changes-22)
99-
- [v6.11.2](#v6112)
100100
- [Patch Changes](#patch-changes-23)
101-
- [v6.11.1](#v6111)
101+
- [v6.11.2](#v6112)
102102
- [Patch Changes](#patch-changes-24)
103+
- [v6.11.1](#v6111)
104+
- [Patch Changes](#patch-changes-25)
103105
- [v6.11.0](#v6110)
104106
- [Minor Changes](#minor-changes-13)
105-
- [Patch Changes](#patch-changes-25)
107+
- [Patch Changes](#patch-changes-26)
106108
- [v6.10.0](#v6100)
107109
- [What's Changed](#whats-changed-10)
108110
- [Minor Changes](#minor-changes-14)
109111
- [`future.v7_normalizeFormMethod`](#futurev7_normalizeformmethod)
110-
- [Patch Changes](#patch-changes-26)
112+
- [Patch Changes](#patch-changes-27)
111113
- [v6.9.0](#v690)
112114
- [What's Changed](#whats-changed-11)
113115
- [`Component`/`ErrorBoundary` route properties](#componenterrorboundary-route-properties)
114116
- [Introducing Lazy Route Modules](#introducing-lazy-route-modules)
115117
- [Minor Changes](#minor-changes-15)
116-
- [Patch Changes](#patch-changes-27)
117-
- [v6.8.2](#v682)
118118
- [Patch Changes](#patch-changes-28)
119-
- [v6.8.1](#v681)
119+
- [v6.8.2](#v682)
120120
- [Patch Changes](#patch-changes-29)
121+
- [v6.8.1](#v681)
122+
- [Patch Changes](#patch-changes-30)
121123
- [v6.8.0](#v680)
122124
- [Minor Changes](#minor-changes-16)
123-
- [Patch Changes](#patch-changes-30)
125+
- [Patch Changes](#patch-changes-31)
124126
- [v6.7.0](#v670)
125127
- [Minor Changes](#minor-changes-17)
126-
- [Patch Changes](#patch-changes-31)
127-
- [v6.6.2](#v662)
128128
- [Patch Changes](#patch-changes-32)
129-
- [v6.6.1](#v661)
129+
- [v6.6.2](#v662)
130130
- [Patch Changes](#patch-changes-33)
131+
- [v6.6.1](#v661)
132+
- [Patch Changes](#patch-changes-34)
131133
- [v6.6.0](#v660)
132134
- [What's Changed](#whats-changed-12)
133135
- [Minor Changes](#minor-changes-18)
134-
- [Patch Changes](#patch-changes-34)
136+
- [Patch Changes](#patch-changes-35)
135137
- [v6.5.0](#v650)
136138
- [What's Changed](#whats-changed-13)
137139
- [Minor Changes](#minor-changes-19)
138-
- [Patch Changes](#patch-changes-35)
139-
- [v6.4.5](#v645)
140140
- [Patch Changes](#patch-changes-36)
141-
- [v6.4.4](#v644)
141+
- [v6.4.5](#v645)
142142
- [Patch Changes](#patch-changes-37)
143-
- [v6.4.3](#v643)
143+
- [v6.4.4](#v644)
144144
- [Patch Changes](#patch-changes-38)
145-
- [v6.4.2](#v642)
145+
- [v6.4.3](#v643)
146146
- [Patch Changes](#patch-changes-39)
147-
- [v6.4.1](#v641)
147+
- [v6.4.2](#v642)
148148
- [Patch Changes](#patch-changes-40)
149+
- [v6.4.1](#v641)
150+
- [Patch Changes](#patch-changes-41)
149151
- [v6.4.0](#v640)
150152
- [What's Changed](#whats-changed-14)
151153
- [Remix Data APIs](#remix-data-apis)
152-
- [Patch Changes](#patch-changes-41)
154+
- [Patch Changes](#patch-changes-42)
153155
- [v6.3.0](#v630)
154156
- [Minor Changes](#minor-changes-20)
155157
- [v6.2.2](#v622)
156-
- [Patch Changes](#patch-changes-42)
157-
- [v6.2.1](#v621)
158158
- [Patch Changes](#patch-changes-43)
159+
- [v6.2.1](#v621)
160+
- [Patch Changes](#patch-changes-44)
159161
- [v6.2.0](#v620)
160162
- [Minor Changes](#minor-changes-21)
161-
- [Patch Changes](#patch-changes-44)
162-
- [v6.1.1](#v611)
163163
- [Patch Changes](#patch-changes-45)
164+
- [v6.1.1](#v611)
165+
- [Patch Changes](#patch-changes-46)
164166
- [v6.1.0](#v610)
165167
- [Minor Changes](#minor-changes-22)
166-
- [Patch Changes](#patch-changes-46)
167-
- [v6.0.2](#v602)
168168
- [Patch Changes](#patch-changes-47)
169-
- [v6.0.1](#v601)
169+
- [v6.0.2](#v602)
170170
- [Patch Changes](#patch-changes-48)
171+
- [v6.0.1](#v601)
172+
- [Patch Changes](#patch-changes-49)
171173
- [v6.0.0](#v600)
172174

173175
</details>
@@ -191,6 +193,21 @@ Date: YYYY-MM-DD
191193
**Full Changelog**: [`v6.X.Y...v6.X.Y`](https://github.com/remix-run/react-router/compare/react-router@6.X.Y...react-router@6.X.Y)
192194
-->
193195

196+
## v6.24.1
197+
198+
Date: 2024-07-02
199+
200+
### Patch Changes
201+
202+
- Remove `polyfill.io` reference from warning message because the domain was sold and has since been determined to serve malware ([#11741](https://github.com/remix-run/react-router/pull/11741))
203+
- See https://sansec.io/research/polyfill-supply-chain-attack
204+
- Export `NavLinkRenderProps` type for easier typing of custom `NavLink` callback ([#11553](https://github.com/remix-run/react-router/pull/11553))
205+
- When using `future.v7_relativeSplatPath`, properly resolve relative paths in splat routes that are children of pathless routes ([#11633](https://github.com/remix-run/react-router/pull/11633))
206+
- Fog of War (unstable): Trigger a new `router.routes` identity/reflow during route patching ([#11740](https://github.com/remix-run/react-router/pull/11740))
207+
- Fog of War (unstable): Fix initial matching in when a splat route matches ([#11759](https://github.com/remix-run/react-router/pull/11759))
208+
209+
**Full Changelog**: [`v6.24.0...v6.24.1`](https://github.com/remix-run/react-router/compare/react-router@6.24.0...react-router@6.24.1)
210+
194211
## v6.24.0
195212

196213
Date: 2024-06-24

packages/react-router-dom-v5-compat/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# `react-router-dom-v5-compat`
22

3+
## 6.24.1-pre.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- `react-router-dom@6.24.1-pre.0`
9+
- `@remix-run/router@1.17.1-pre.0`
10+
- `react-router@6.24.1-pre.0`
11+
312
## 6.24.0
413

514
### Patch Changes

packages/react-router-dom-v5-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-dom-v5-compat",
3-
"version": "6.24.0",
3+
"version": "6.24.1-pre.0",
44
"description": "Migration path to React Router v6 from v4/5",
55
"keywords": [
66
"react",

packages/react-router-dom/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# `react-router-dom`
22

3+
## 6.24.1-pre.0
4+
5+
### Patch Changes
6+
7+
- Remove `polyfill.io` reference from warning message because the domain was sold and has since been determined to serve malware. See https://sansec.io/research/polyfill-supply-chain-attack. ([#11741](https://github.com/remix-run/react-router/pull/11741))
8+
- Export `NavLinkRenderProps` type for easier typing of custom `NavLink` callback ([#11553](https://github.com/remix-run/react-router/pull/11553))
9+
- Updated dependencies:
10+
- `@remix-run/router@1.17.1-pre.0`
11+
- `react-router@6.24.1-pre.0`
12+
313
## 6.24.0
414

515
### Minor Changes

packages/react-router-dom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-dom",
3-
"version": "6.24.0",
3+
"version": "6.24.1-pre.0",
44
"description": "Declarative routing for React web applications",
55
"keywords": [
66
"react",

packages/react-router-native/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# `react-router-native`
22

3+
## 6.24.1-pre.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- `react-router@6.24.1-pre.0`
9+
310
## 6.24.0
411

512
### Patch Changes

packages/react-router-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-native",
3-
"version": "6.24.0",
3+
"version": "6.24.1-pre.0",
44
"description": "Declarative routing for React Native applications",
55
"keywords": [
66
"react",

packages/react-router/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# `react-router`
22

3+
## 6.24.1-pre.0
4+
5+
### Patch Changes
6+
7+
- When using `v7_relativeSplatPath`, properly resolve relative paths in splat routes that are children of pathless routes ([#11633](https://github.com/remix-run/react-router/pull/11633))
8+
- Updated dependencies:
9+
- `@remix-run/router@1.17.1-pre.0`
10+
311
## 6.24.0
412

513
### Minor Changes

packages/react-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "6.24.0",
3+
"version": "6.24.1-pre.0",
44
"description": "Declarative routing for React",
55
"keywords": [
66
"react",

packages/router/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# `@remix-run/router`
22

3+
## 1.17.1-pre.0
4+
5+
### Patch Changes
6+
7+
- Trigger a new `router.routes` identity/reflow during fog of war route patching ([#11740](https://github.com/remix-run/react-router/pull/11740))
8+
- Fix initial matching in fog of war when a splat route matches ([#11759](https://github.com/remix-run/react-router/pull/11759))
9+
310
## 1.17.0
411

512
### Minor Changes

packages/router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remix-run/router",
3-
"version": "1.17.0",
3+
"version": "1.17.1-pre.0",
44
"description": "Nested/Data-driven/Framework-agnostic Routing",
55
"keywords": [
66
"remix",

0 commit comments

Comments
 (0)