Commit eed3206
- CHANGELOG: fix the changelog entry's PR link to point at PR 4080
(was pointing at the issue URL /pull/3634); keep Closes Issue 3634.
- Generator messaging: make rsc_dependency_pin_info and
rsc_dependency_pin_failed_warning conditional on whether
RSC_PACKAGE_VERSION_PIN is a prerelease (contains "-"). A prerelease
pin keeps the existing "temporarily / this prerelease / until stable
{target} is published" wording; the now-stable 19.0.5 pin uses
accurate wording with no prerelease/temporary framing. Add a stable-pin
spec asserting the messages omit prerelease wording, and update the
install_generator_spec expectation accordingly.
- Docs: reword the React-19.0.x NOTE in create-without-ssr.md and
upgrading-existing-pro-app.md to state the generator pins
react-on-rails-rsc to exactly 19.0.5 (no ^/~) and that manual
installers should record it as exactly 19.0.5 because the RSC bundler
APIs are version-coupled, while react/react-dom stay on ~19.0.4.
Regenerate llms-full-pro.txt to mirror the doc edits.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 111e644 commit eed3206
6 files changed
Lines changed: 56 additions & 20 deletions
File tree
- docs/pro/react-server-components
- react_on_rails
- lib/generators/react_on_rails
- spec/react_on_rails/generators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6359 | 6359 | | |
6360 | 6360 | | |
6361 | 6361 | | |
6362 | | - | |
| 6362 | + | |
6363 | 6363 | | |
6364 | 6364 | | |
6365 | 6365 | | |
| |||
7951 | 7951 | | |
7952 | 7952 | | |
7953 | 7953 | | |
7954 | | - | |
| 7954 | + | |
7955 | 7955 | | |
7956 | 7956 | | |
7957 | 7957 | | |
| |||
Lines changed: 32 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
491 | 495 | | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
498 | 509 | | |
499 | 510 | | |
500 | 511 | | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
508 | 527 | | |
509 | 528 | | |
510 | 529 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
2481 | | - | |
2482 | 2481 | | |
2483 | 2482 | | |
2484 | 2483 | | |
2485 | 2484 | | |
2486 | 2485 | | |
2487 | 2486 | | |
2488 | 2487 | | |
2489 | | - | |
| 2488 | + | |
2490 | 2489 | | |
2491 | 2490 | | |
2492 | 2491 | | |
2493 | 2492 | | |
2494 | 2493 | | |
2495 | 2494 | | |
2496 | 2495 | | |
2497 | | - | |
2498 | 2496 | | |
2499 | 2497 | | |
| 2498 | + | |
| 2499 | + | |
| 2500 | + | |
2500 | 2501 | | |
2501 | 2502 | | |
2502 | 2503 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
741 | 757 | | |
742 | 758 | | |
743 | 759 | | |
| |||
0 commit comments