-
Notifications
You must be signed in to change notification settings - Fork 385
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 @ eb174dd9 #980
base: main
Are you sure you want to change the base?
Commits on Oct 7, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for bb38630 - Browse repository at this point
Copy the full SHA bb38630View commit details
Commits on Oct 8, 2024
-
useActionState
pending example (#6989)Co-authored-by: Sebastian "Sebbie" Silbermann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b2d0f2 - Browse repository at this point
Copy the full SHA 2b2d0f2View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bd6189 - Browse repository at this point
Copy the full SHA 2bd6189View commit details
Commits on Oct 17, 2024
-
[compiler] Move React 17/18 section to its own subheading (#7230)
Currently it's a little hidden, let's move it to its own subheading for more prominence
Configuration menu - View commit details
-
Copy full SHA for ee09492 - Browse repository at this point
Copy the full SHA ee09492View commit details
Commits on Oct 18, 2024
-
[compiler] Add docs for Beta (#7231)
Updates our compiler docs for the latest Beta release.
Configuration menu - View commit details
-
Copy full SHA for 9467bc5 - Browse repository at this point
Copy the full SHA 9467bc5View commit details
Commits on Oct 21, 2024
-
[compiler] Remove section on healthcheck (#7239)
* [compiler] Remove section on healthcheck This package will be deprecated soon. It makes adopting the compiler confusing since it can spread the misconception that you need to have all your components successfully compiled before you can use the compiler. For now let's remove this from our docs and deprecate the package on npm. We can always choose to repurpose this in the future. * Clarify that 100% compilation is not necessary
Configuration menu - View commit details
-
Copy full SHA for 8f6d6a9 - Browse repository at this point
Copy the full SHA 8f6d6a9View commit details -
Add React Compiler Beta Release post (#7240)
Add a new blog post announcing the React Compiler Beta release!
Configuration menu - View commit details
-
Copy full SHA for d9e650f - Browse repository at this point
Copy the full SHA d9e650fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b2b90 - Browse repository at this point
Copy the full SHA e2b2b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3656c2 - Browse repository at this point
Copy the full SHA a3656c2View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bda70a - Browse repository at this point
Copy the full SHA 1bda70aView commit details
Commits on Oct 23, 2024
-
Add ESLint flat config example, fix ESLint name (#7246)
* Add ESLint flat config example, fix ESLint name * Use official terminology * Fix key
Configuration menu - View commit details
-
Copy full SHA for e628e5d - Browse repository at this point
Copy the full SHA e628e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb174dd - Browse repository at this point
Copy the full SHA eb174ddView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5345e49 - Browse repository at this point
Copy the full SHA 5345e49View commit details