Skip to content

Sync with react.dev @ 2571aee6 #94

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

Open
wants to merge 575 commits into
base: main
Choose a base branch
from
Open

Conversation

react-translations-bot
Copy link
Collaborator

This PR was automatically generated.

Merge changes from react.dev at 2571aee

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.

yaolifeng0629 and others added 30 commits June 12, 2024 11:19
Added missing comma to the codesample.
Expo now has its own instructions for enabling the compiler.
…(#7108)

* Emphasize the second problem acapit with chain of effects example

* Replace 'One' with 'First' to keep problems counting consistent
PR to add Radv 2024 conference
* Update conferences.md, add conference

* Update conferences.md

---------

Co-authored-by: Eli White <[email protected]>
…… (#6691)

* Changed the documentation of the subscribe argument to a more accurate one.

* Update useSyncExternalStore.md

---------

Co-authored-by: Sophie Alpert <[email protected]>
sophiebits and others added 29 commits April 23, 2025 23:42
* fix useOptimistic example

* prepend messages
* fix action pattern in useOptimistic

* update useTransition too
* Fix wrong documentation for effect events

* Update src/content/learn/separating-events-from-effects.md

---------

Co-authored-by: Ricky <[email protected]>
---------

Co-authored-by: Nicolas Ettlin <[email protected]>
* Remove TODO comment and convert to an issue for react-test-renderer

* Remove TODO comment and convert to an issue for react-dom/test-utils
* docs: add bsky link

rename twitter to x

* Update src/content/community/index.md

---------

Co-authored-by: Ricky <[email protected]>
Date:   2025-05-21 11:01:46 -0700

clarify the nonce and signal options for prerender docs

clarifies why nonce is not an option for prerender APIs.
clarifies how you would use signal to abort a prerender with in page documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment