Skip to content

Commit ec1e800

Browse files
committed
Merge branch 'main' into release-next2
2 parents 5b1ca20 + 6a5b4f2 commit ec1e800

File tree

10 files changed

+558
-72
lines changed

10 files changed

+558
-72
lines changed

CHANGELOG.md

Lines changed: 69 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -39,186 +39,188 @@ We manage release notes in this file instead of the paginated Github Releases Pa
3939
- [Minor Changes](#minor-changes-1)
4040
- [Patch Changes](#patch-changes-3)
4141
- [Changes by Package](#changes-by-package-1)
42+
- [v6.28.1](#v6281)
43+
- [Patch Changes](#patch-changes-4)
4244
- [v6.28.0](#v6280)
4345
- [What's Changed](#whats-changed)
4446
- [Minor Changes](#minor-changes-2)
45-
- [Patch Changes](#patch-changes-4)
47+
- [Patch Changes](#patch-changes-5)
4648
- [v6.27.0](#v6270)
4749
- [What's Changed](#whats-changed-1)
4850
- [Stabilized APIs](#stabilized-apis)
4951
- [Minor Changes](#minor-changes-3)
50-
- [Patch Changes](#patch-changes-5)
51-
- [v6.26.2](#v6262)
5252
- [Patch Changes](#patch-changes-6)
53-
- [v6.26.1](#v6261)
53+
- [v6.26.2](#v6262)
5454
- [Patch Changes](#patch-changes-7)
55+
- [v6.26.1](#v6261)
56+
- [Patch Changes](#patch-changes-8)
5557
- [v6.26.0](#v6260)
5658
- [Minor Changes](#minor-changes-4)
57-
- [Patch Changes](#patch-changes-8)
58-
- [v6.25.1](#v6251)
5959
- [Patch Changes](#patch-changes-9)
60+
- [v6.25.1](#v6251)
61+
- [Patch Changes](#patch-changes-10)
6062
- [v6.25.0](#v6250)
6163
- [What's Changed](#whats-changed-2)
6264
- [Stabilized `v7_skipActionErrorRevalidation`](#stabilized-v7_skipactionerrorrevalidation)
6365
- [Minor Changes](#minor-changes-5)
64-
- [Patch Changes](#patch-changes-10)
65-
- [v6.24.1](#v6241)
6666
- [Patch Changes](#patch-changes-11)
67+
- [v6.24.1](#v6241)
68+
- [Patch Changes](#patch-changes-12)
6769
- [v6.24.0](#v6240)
6870
- [What's Changed](#whats-changed-3)
6971
- [Lazy Route Discovery (a.k.a. "Fog of War")](#lazy-route-discovery-aka-fog-of-war)
7072
- [Minor Changes](#minor-changes-6)
71-
- [Patch Changes](#patch-changes-12)
72-
- [v6.23.1](#v6231)
7373
- [Patch Changes](#patch-changes-13)
74+
- [v6.23.1](#v6231)
75+
- [Patch Changes](#patch-changes-14)
7476
- [v6.23.0](#v6230)
7577
- [What's Changed](#whats-changed-4)
7678
- [Data Strategy (unstable)](#data-strategy-unstable)
7779
- [Skip Action Error Revalidation (unstable)](#skip-action-error-revalidation-unstable)
7880
- [Minor Changes](#minor-changes-7)
7981
- [v6.22.3](#v6223)
80-
- [Patch Changes](#patch-changes-14)
81-
- [v6.22.2](#v6222)
8282
- [Patch Changes](#patch-changes-15)
83-
- [v6.22.1](#v6221)
83+
- [v6.22.2](#v6222)
8484
- [Patch Changes](#patch-changes-16)
85+
- [v6.22.1](#v6221)
86+
- [Patch Changes](#patch-changes-17)
8587
- [v6.22.0](#v6220)
8688
- [What's Changed](#whats-changed-5)
8789
- [Core Web Vitals Technology Report Flag](#core-web-vitals-technology-report-flag)
8890
- [Minor Changes](#minor-changes-8)
89-
- [Patch Changes](#patch-changes-17)
90-
- [v6.21.3](#v6213)
9191
- [Patch Changes](#patch-changes-18)
92-
- [v6.21.2](#v6212)
92+
- [v6.21.3](#v6213)
9393
- [Patch Changes](#patch-changes-19)
94-
- [v6.21.1](#v6211)
94+
- [v6.21.2](#v6212)
9595
- [Patch Changes](#patch-changes-20)
96+
- [v6.21.1](#v6211)
97+
- [Patch Changes](#patch-changes-21)
9698
- [v6.21.0](#v6210)
9799
- [What's Changed](#whats-changed-6)
98100
- [`future.v7_relativeSplatPath`](#futurev7_relativesplatpath)
99101
- [Partial Hydration](#partial-hydration)
100102
- [Minor Changes](#minor-changes-9)
101-
- [Patch Changes](#patch-changes-21)
102-
- [v6.20.1](#v6201)
103103
- [Patch Changes](#patch-changes-22)
104+
- [v6.20.1](#v6201)
105+
- [Patch Changes](#patch-changes-23)
104106
- [v6.20.0](#v6200)
105107
- [Minor Changes](#minor-changes-10)
106-
- [Patch Changes](#patch-changes-23)
108+
- [Patch Changes](#patch-changes-24)
107109
- [v6.19.0](#v6190)
108110
- [What's Changed](#whats-changed-7)
109111
- [`unstable_flushSync` API](#unstable_flushsync-api)
110112
- [Minor Changes](#minor-changes-11)
111-
- [Patch Changes](#patch-changes-24)
113+
- [Patch Changes](#patch-changes-25)
112114
- [v6.18.0](#v6180)
113115
- [What's Changed](#whats-changed-8)
114116
- [New Fetcher APIs](#new-fetcher-apis)
115117
- [Persistence Future Flag (`future.v7_fetcherPersist`)](#persistence-future-flag-futurev7_fetcherpersist)
116118
- [Minor Changes](#minor-changes-12)
117-
- [Patch Changes](#patch-changes-25)
119+
- [Patch Changes](#patch-changes-26)
118120
- [v6.17.0](#v6170)
119121
- [What's Changed](#whats-changed-9)
120122
- [View Transitions 🚀](#view-transitions-)
121123
- [Minor Changes](#minor-changes-13)
122-
- [Patch Changes](#patch-changes-26)
124+
- [Patch Changes](#patch-changes-27)
123125
- [v6.16.0](#v6160)
124126
- [Minor Changes](#minor-changes-14)
125-
- [Patch Changes](#patch-changes-27)
127+
- [Patch Changes](#patch-changes-28)
126128
- [v6.15.0](#v6150)
127129
- [Minor Changes](#minor-changes-15)
128-
- [Patch Changes](#patch-changes-28)
129-
- [v6.14.2](#v6142)
130130
- [Patch Changes](#patch-changes-29)
131-
- [v6.14.1](#v6141)
131+
- [v6.14.2](#v6142)
132132
- [Patch Changes](#patch-changes-30)
133+
- [v6.14.1](#v6141)
134+
- [Patch Changes](#patch-changes-31)
133135
- [v6.14.0](#v6140)
134136
- [What's Changed](#whats-changed-10)
135137
- [JSON/Text Submissions](#jsontext-submissions)
136138
- [Minor Changes](#minor-changes-16)
137-
- [Patch Changes](#patch-changes-31)
139+
- [Patch Changes](#patch-changes-32)
138140
- [v6.13.0](#v6130)
139141
- [What's Changed](#whats-changed-11)
140142
- [`future.v7_startTransition`](#futurev7_starttransition)
141143
- [Minor Changes](#minor-changes-17)
142-
- [Patch Changes](#patch-changes-32)
143-
- [v6.12.1](#v6121)
144144
- [Patch Changes](#patch-changes-33)
145+
- [v6.12.1](#v6121)
146+
- [Patch Changes](#patch-changes-34)
145147
- [v6.12.0](#v6120)
146148
- [What's Changed](#whats-changed-12)
147149
- [`React.startTransition` support](#reactstarttransition-support)
148150
- [Minor Changes](#minor-changes-18)
149-
- [Patch Changes](#patch-changes-34)
150-
- [v6.11.2](#v6112)
151151
- [Patch Changes](#patch-changes-35)
152-
- [v6.11.1](#v6111)
152+
- [v6.11.2](#v6112)
153153
- [Patch Changes](#patch-changes-36)
154+
- [v6.11.1](#v6111)
155+
- [Patch Changes](#patch-changes-37)
154156
- [v6.11.0](#v6110)
155157
- [Minor Changes](#minor-changes-19)
156-
- [Patch Changes](#patch-changes-37)
158+
- [Patch Changes](#patch-changes-38)
157159
- [v6.10.0](#v6100)
158160
- [What's Changed](#whats-changed-13)
159161
- [Minor Changes](#minor-changes-20)
160162
- [`future.v7_normalizeFormMethod`](#futurev7_normalizeformmethod)
161-
- [Patch Changes](#patch-changes-38)
163+
- [Patch Changes](#patch-changes-39)
162164
- [v6.9.0](#v690)
163165
- [What's Changed](#whats-changed-14)
164166
- [`Component`/`ErrorBoundary` route properties](#componenterrorboundary-route-properties)
165167
- [Introducing Lazy Route Modules](#introducing-lazy-route-modules)
166168
- [Minor Changes](#minor-changes-21)
167-
- [Patch Changes](#patch-changes-39)
168-
- [v6.8.2](#v682)
169169
- [Patch Changes](#patch-changes-40)
170-
- [v6.8.1](#v681)
170+
- [v6.8.2](#v682)
171171
- [Patch Changes](#patch-changes-41)
172+
- [v6.8.1](#v681)
173+
- [Patch Changes](#patch-changes-42)
172174
- [v6.8.0](#v680)
173175
- [Minor Changes](#minor-changes-22)
174-
- [Patch Changes](#patch-changes-42)
176+
- [Patch Changes](#patch-changes-43)
175177
- [v6.7.0](#v670)
176178
- [Minor Changes](#minor-changes-23)
177-
- [Patch Changes](#patch-changes-43)
178-
- [v6.6.2](#v662)
179179
- [Patch Changes](#patch-changes-44)
180-
- [v6.6.1](#v661)
180+
- [v6.6.2](#v662)
181181
- [Patch Changes](#patch-changes-45)
182+
- [v6.6.1](#v661)
183+
- [Patch Changes](#patch-changes-46)
182184
- [v6.6.0](#v660)
183185
- [What's Changed](#whats-changed-15)
184186
- [Minor Changes](#minor-changes-24)
185-
- [Patch Changes](#patch-changes-46)
187+
- [Patch Changes](#patch-changes-47)
186188
- [v6.5.0](#v650)
187189
- [What's Changed](#whats-changed-16)
188190
- [Minor Changes](#minor-changes-25)
189-
- [Patch Changes](#patch-changes-47)
190-
- [v6.4.5](#v645)
191191
- [Patch Changes](#patch-changes-48)
192-
- [v6.4.4](#v644)
192+
- [v6.4.5](#v645)
193193
- [Patch Changes](#patch-changes-49)
194-
- [v6.4.3](#v643)
194+
- [v6.4.4](#v644)
195195
- [Patch Changes](#patch-changes-50)
196-
- [v6.4.2](#v642)
196+
- [v6.4.3](#v643)
197197
- [Patch Changes](#patch-changes-51)
198-
- [v6.4.1](#v641)
198+
- [v6.4.2](#v642)
199199
- [Patch Changes](#patch-changes-52)
200+
- [v6.4.1](#v641)
201+
- [Patch Changes](#patch-changes-53)
200202
- [v6.4.0](#v640)
201203
- [What's Changed](#whats-changed-17)
202204
- [Remix Data APIs](#remix-data-apis)
203-
- [Patch Changes](#patch-changes-53)
205+
- [Patch Changes](#patch-changes-54)
204206
- [v6.3.0](#v630)
205207
- [Minor Changes](#minor-changes-26)
206208
- [v6.2.2](#v622)
207-
- [Patch Changes](#patch-changes-54)
208-
- [v6.2.1](#v621)
209209
- [Patch Changes](#patch-changes-55)
210+
- [v6.2.1](#v621)
211+
- [Patch Changes](#patch-changes-56)
210212
- [v6.2.0](#v620)
211213
- [Minor Changes](#minor-changes-27)
212-
- [Patch Changes](#patch-changes-56)
213-
- [v6.1.1](#v611)
214214
- [Patch Changes](#patch-changes-57)
215+
- [v6.1.1](#v611)
216+
- [Patch Changes](#patch-changes-58)
215217
- [v6.1.0](#v610)
216218
- [Minor Changes](#minor-changes-28)
217-
- [Patch Changes](#patch-changes-58)
218-
- [v6.0.2](#v602)
219219
- [Patch Changes](#patch-changes-59)
220-
- [v6.0.1](#v601)
220+
- [v6.0.2](#v602)
221221
- [Patch Changes](#patch-changes-60)
222+
- [v6.0.1](#v601)
223+
- [Patch Changes](#patch-changes-61)
222224
- [v6.0.0](#v600)
223225

224226
</details>
@@ -731,6 +733,16 @@ async function fakeGetSlugsFromCms() {
731733

732734
**Full Changelog**: [`v6.28.0...v7.0.0`](https://github.com/remix-run/react-router/compare/[email protected]@7.0.0)
733735

736+
## v6.28.1
737+
738+
Date: 2024-12-20
739+
740+
### Patch Changes
741+
742+
- Allow users to opt out of v7 deprecation warnings by setting flags to `false` ([#12441](https://github.com/remix-run/react-router/pull/12441))
743+
744+
**Full Changelog**: [`v6.28.0...v6.28.1`](https://github.com/remix-run/react-router/compare/[email protected]@6.28.1)
745+
734746
## v6.28.0
735747

736748
Date: 2024-11-06

DEVELOPMENT.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -108,18 +108,8 @@ Hotfix releases follow the same process as standard releases above, but the `rel
108108
- Once the stable release is out:
109109
- Merge `release-v6` back to `v6` with a **Normal Merge**
110110
- **Do not** merge `release-v6` to `main`
111-
- Copy the updated root `CHANGELOG.md` entries for the `6.X.Y` release to `main` and `dev`
112-
- `git checkout main`
113-
- `git diff [email protected]@6.X.Y -- "***CHANGELOG.md" > ./docs.patch`
114-
- `git apply ./docs.patch`
115-
- `git checkout dev`
116-
- `git apply ./docs.patch`
117-
- `rm ./docs.patch`
118-
- Copy the docs changes to `main` so they show up on the live docs site for v6
119-
- `git checkout main`
120-
- `git diff [email protected]@6.X.Y docs/ > ./docs.patch`
121-
- `git apply ./docs.patch`
122-
- `rm ./docs.patch`
111+
- Manually copy the new root `CHANGELOG.md` entry to `main` and `dev`
112+
- We don't worry about backporting individual `packages/*/CHANGELOG.md` updates to `main` for subsequent v6 releases
123113
- The _code_ changes should already be in the `dev` branch
124114
- This should have happened at the time the v6 change was made (except for changes such as deprecation warnings)
125115
- Confirm that the commits in this release are all included in `dev` already, and if not you can manually bring them over by cherry-picking the commit or re-doing the work

contributors.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@
110110
- GraxMonzo
111111
- GuptaSiddhant
112112
- haivuw
113+
- hampelm
114+
- harshmangalam
113115
- hernanif1
114116
- holynewbie
115117
- hongji00

docs/community/contributing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ All commits that fix bugs or add features need a test.
6565

6666
All commits that change or add to the API must be done in a pull request that also updates all relevant examples and docs.
6767

68+
Documentation is located in the `docs` directory. Once changes make their way into the `main` branch, they will automatically be published to the docs site.
69+
70+
If you want to preview how the changes will look on the docs site, clone the [`react-router-website` repository](https://github.com/remix-run/react-router-website) and follow the instructions in `README.md` to view your changes locally.
71+
6872
## Development
6973

7074
### Packages

0 commit comments

Comments
 (0)