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

Sync with react.dev @ b7bf6c16 #954

Merged
merged 8 commits into from
May 20, 2024
Merged

Sync with react.dev @ b7bf6c16 #954

merged 8 commits into from
May 20, 2024

Commits on May 6, 2024

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

Commits on May 7, 2024

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

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. Fix typo on tutorial-tic-tac-toe.md (#6843)

    Change the tense of "build" to "building".
    skoryky authored May 10, 2024
    Configuration menu
    Copy the full SHA
    f1b0f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b9b66 View commit details
    Browse the repository at this point in the history
  3. Update synchronizing-with-effects.md (#6856)

    * Update synchronizing-with-effects.md
    
    Currently documentation says:
    
    By default, your Effect will run after every render.
    
    Which is in contrast with another section of the same page where it says:
    
    Effects run at the end of a commit after the screen updates
    
    * Update src/content/learn/synchronizing-with-effects.md
    
    ---------
    
    Co-authored-by: Ricky <[email protected]>
    segmentationfaulter and rickhanlonii authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4f1d985 View commit details
    Browse the repository at this point in the history
  4. Fix Node.js version update at package.json (#6855)

    * Fix #6854: node.js version upgrade
    
    * Fix #6854: node.js version update
    Rekl0w authored May 10, 2024
    Configuration menu
    Copy the full SHA
    b7bf6c1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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