-
-
Notifications
You must be signed in to change notification settings - Fork 637
Update v15 release notes #1753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update v15 release notes #1753
Changes from 2 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
96275f5
update v15 release notes
AbanoubGhadban 18ef203
fix links to the RSC tutorial
AbanoubGhadban b25f683
Add major performance breakthroughs guide for React on Rails Pro v4 a…
AbanoubGhadban 4ef663b
Remove the date from the major performance breakthroughs upgrade guide
AbanoubGhadban f06a99e
Update major performance breakthroughs upgrade guide to clarify Node …
AbanoubGhadban 9cd187d
linting
AbanoubGhadban File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Verification agent
🧩 Analysis chain
Move the visualization asset into the repo for longevity and refine captions.
Links to user-attachments can break. Prefer storing the image under docs assets and referencing it relatively. Also tighten the caption language and hyphenate “full‑page load.”
Suggested diff (assuming image moved to
docs/assets/early-hydration-before-after.png):If you keep the external asset, please verify it returns 200:
🏁 Script executed:
Length of output: 354
Fix broken image link & embed asset locally
The external asset URL currently returns a 404 (Mon, 25 Aug 2025), so the performance visualization won’t render. Embed the image under
docs/assetsand update its reference. Also tighten the caption language and hyphenate “full-page load.”• Confirm broken link:
https://github.com/user-attachments/assets/ae33fe14-42f1-4cc1-bde3-9c5bb570cdbfreturns 404.• Add image file at
docs/assets/early-hydration-before-after.png.• Update reference in
docs/release-notes/15.0.0.md(lines 30–37).Suggested diff:
🧰 Tools
🪛 LanguageTool
[grammar] ~34-~34: There might be a mistake here.
Context: ...es the dramatic performance improvement:* - Left (Before): Hydration didn't start ...
(QB_NEW_EN)
[uncategorized] ~35-~35: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...re)**: Hydration didn't start until the full page load completed, causing a huge delay be...
(EN_COMPOUND_ADJECTIVE_INTERNAL)
[uncategorized] ~36-~36: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...ents are available, without waiting for full page load - Result: Components now becom...
(EN_COMPOUND_ADJECTIVE_INTERNAL)
🤖 Prompt for AI Agents
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AbanoubGhadban ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.