Skip to content

fix: correct duplicate v19.2.1 entry on versions page to v19.2.2#8507

Open
DakshSinghDhami wants to merge 2 commits into
reactjs:mainfrom
DakshSinghDhami:main
Open

fix: correct duplicate v19.2.1 entry on versions page to v19.2.2#8507
DakshSinghDhami wants to merge 2 commits into
reactjs:mainfrom
DakshSinghDhami:main

Conversation

@DakshSinghDhami

Copy link
Copy Markdown

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.

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! 🙌

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

1 participant