Commit 111e644
Pin react-on-rails-rsc to stable 19.0.5 (#3634)
Stable react-on-rails-rsc@19.0.5 is now published on npm latest, so flip
every default/published pin from the 19.0.5-rc.7 prerelease to the stable
19.0.5 release. This is the v17 final pin.
- Generator default RSC_PACKAGE_VERSION_PIN -> "19.0.5"; reword the pin
comment to stable framing and drop the resolved TODO(#3642).
- Update js_dependency_manager_spec assertions and warning-text/literal
expectations from 19.0.5-rc.7 to 19.0.5 (the unrelated 19.1.0-rc.1
stub_const is left as-is).
- Root package.json devDependency and pnpm-overrides comment, plus the
Pro package devDependency, now pin 19.0.5.
- Regenerate pnpm-lock.yaml: the react-on-rails-rsc 19.0.5-rc.7 entries
become 19.0.5; the intentional 19.2.0-rc.1 soak entries are untouched.
- Reword the Pro RSC install docs (rspack-compatibility, create-without-ssr,
upgrading-existing-pro-app) to state stable 19.0.5 is the pin.
- Regenerate llms-full-pro.txt to mirror the Pro doc edits.
- Add a [Unreleased] CHANGELOG entry; note the native RSC CSS FOUC fix
requires react-on-rails-rsc >= 19.0.5.
Intentionally left untouched: the React 19.2 soak pins
(react_on_rails_pro_dummy override + Pro dummy package, 19.2.0-rc.1 /
react 19.2.7), the Pro package peerDependencies "*", and the node-renderer
RSC peer-support files.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d5aa5c7 commit 111e644
10 files changed
Lines changed: 58 additions & 55 deletions
File tree
- docs/pro/react-server-components
- packages/react-on-rails-pro
- react_on_rails
- lib/generators/react_on_rails
- spec/react_on_rails/generators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
| 266 | + | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments