Skip to content
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

docs(en): merge reactjs.org/main into zh-hans.reactjs.org/main @ 2b2d0f23 #1603

Merged
merged 4 commits into from
Oct 11, 2024

Commits on Oct 7, 2024

  1. Add react-compiler-runtime instructions to compiler docs (#7213)

    For users of React < 19, there is a new react-compiler-runtime package
    that can be used to provide a "polyfill" for runtime APIs needed for
    compiled code.
    
    This PR adds docs for that.
    poteto authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bb38630 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. useActionState pending example (#6989)

    Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
    JakeSaterlay and eps1lon authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2b2d0f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598504a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    55a4347 View commit details
    Browse the repository at this point in the history