Skip to content

Update version entries#8507

Merged
eps1lon merged 4 commits into
reactjs:mainfrom
DakshSinghDhami:main
Jun 29, 2026
Merged

Update version entries#8507
eps1lon merged 4 commits into
reactjs:mainfrom
DakshSinghDhami:main

Conversation

@DakshSinghDhami

@DakshSinghDhami DakshSinghDhami commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Fixes #8429

The React Versions page listed v19.2.1 twice (once as v19.2.1 linking to the v19.2.2 changelog anchor, and once correctly as v19.2.1). Corrected the first entry to v19.2.2 to match the linked changelog section.

Requires react/react#36898

Daksh Dhami added 2 commits June 28, 2026 22:06
Per reactjs#8375, a function definition receives a parameter, not an argument.
The value passed during a function call is an argument.

- 'Add an argument i to the handleClick function'
+ 'Add a parameter i to the handleClick function'
@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@eps1lon eps1lon changed the title fix: correct duplicate v19.2.1 entry on versions page to v19.2.2 Update version entries Jun 29, 2026
Comment thread src/content/learn/tutorial-tic-tac-toe.md Outdated

@eps1lon eps1lon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expanded this to update all entries. Accompanied by react/react#36898

@eps1lon eps1lon merged commit 853a7f7 into reactjs:main Jun 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Typo]: Duplicate v19.2.1 entries on React Versions page

3 participants