Skip to content

docs: capitalize Actions (React 19 concept) in reference docs - #8643

Open
Abdellox wants to merge 1 commit into
reactjs:mainfrom
Abdellox:fix/capitalize-actions-6713
Open

docs: capitalize Actions (React 19 concept) in reference docs#8643
Abdellox wants to merge 1 commit into
reactjs:mainfrom
Abdellox:fix/capitalize-actions-6713

Conversation

@Abdellox

@Abdellox Abdellox commented Sep 6, 2026

Copy link
Copy Markdown

Part of #6713

Capitalizes 'Actions' when referring to the React 19 Actions feature (functions passed to startTransition) in the reference docs.

Files changed

  • hooks.md: manage state of Actions
  • useActionState.md: cancelling queued Actions, My Actions are being skipped
  • useTransition.md: <form> Actions (x2), pending Actions

Not changed

Left lowercase 'actions' where it refers to general programming concepts: reducer actions, user actions, DOM actions, and actions.js filenames — these are not the React 19 Actions feature.

Part of reactjs#6713

Capitalizes 'Actions' when referring to the React 19 Actions feature
(functions passed to startTransition) in the reference docs for hooks,
useActionState, and useTransition.

Leaves lowercase 'actions' untouched where it refers to general
programming concepts (reducer actions, user actions, DOM actions,
form filenames).
@github-actions

github-actions Bot commented Sep 6, 2026

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.

1 participant