-
Notifications
You must be signed in to change notification settings - Fork 51k
Pull requests: facebook/react
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
improve: enhance hydration mismatch error messages with more context …
CLA Signed
#36355
opened Apr 27, 2026 by
AlpianPPLG
Loading…
fix: correct typo 'Recieved' to 'Received' in error messages
CLA Signed
#36354
opened Apr 27, 2026 by
AlpianPPLG
Loading…
docs: Add comprehensive React contribution and development guide
CLA Signed
#36353
opened Apr 27, 2026 by
AlpianPPLG
Loading…
fix: keep eslint-plugin-react-hooks meta.version in sync during releases
CLA Signed
#36352
opened Apr 27, 2026 by
creazyfrog
Loading…
fix: support autoFocus on anchor (<a>) elements
CLA Signed
#36351
opened Apr 27, 2026 by
creazyfrog
Loading…
docs: standardize contribution guide URL in CONTRIBUTING.md to match README.md
CLA Signed
#36350
opened Apr 27, 2026 by
creazyfrog
Loading…
Fix typos in react-dom dev warning messages (ecountered, ocurred, deduplciate, Recieved)
CLA Signed
#36349
opened Apr 27, 2026 by
creazyfrog
Loading…
[shared] shallowEqual: avoid Object.keys(objB) allocation
CLA Signed
#36348
opened Apr 26, 2026 by
zxuhan
Loading…
6 tasks done
[DevTools] Preserve -Infinity in inspected values
CLA Signed
#36347
opened Apr 26, 2026 by
zxuhan
Loading…
4 of 5 tasks
fix: handle null-prototype objects in typeName helper
CLA Signed
#36343
opened Apr 25, 2026 by
srpatcha
Loading…
Bump postcss from 8.4.47 to 8.5.10 in /compiler/apps/playground
CLA Signed
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#36342
opened Apr 24, 2026 by
dependabot
Bot
Loading…
Warn when NaN is passed as an aria-* attribute value
CLA Signed
#36340
opened Apr 24, 2026 by
starboyvarun
Loading…
2 tasks done
fix(react-devtools-fusebox): change private field from string to boolean
CLA Signed
#36339
opened Apr 24, 2026 by
Jah-yee
Loading…
Fix false positive for self-referential useCallback
CLA Signed
#36337
opened Apr 24, 2026 by
KimHyeongRae0
Loading…
Fix DevTools installHook.js source map warning in browser console (#32339)
CLA Signed
#36336
opened Apr 23, 2026 by
hassanzadeh-mj
Loading…
7 tasks done
Add autoReset prop to opt out of automatic form reset on actions
CLA Signed
#36334
opened Apr 23, 2026 by
hassanzadeh-mj
Loading…
Fix typos in warning messages, comments, and DevTools function names
CLA Signed
#36333
opened Apr 23, 2026 by
starboyvarun
Loading…
[compiler] fix: use null instead of GeneratedSource Symbol for synthesized Babel AST node loc
CLA Signed
#36330
opened Apr 23, 2026 by
sleitor
Contributor
Loading…
Throw special error if rejected Promises are incorrectly instrumented
CLA Signed
React Core Team
Opened by a member of the React Core Team
[eslint-plugin-react-hooks] Include cycle-entry segment in cyclic set
CLA Signed
#36324
opened Apr 21, 2026 by
thomasbuilds
Loading…
Add regression tests for StrictMode transition unmount cleanup
CLA Signed
#36323
opened Apr 21, 2026 by
Mouedrhiri
Loading…
Fix false hydration mismatch when client renders portal that returned null on server
CLA Signed
#36321
opened Apr 21, 2026 by
starboyvarun
Loading…
[verified] fix(reconciler): recheck store snapshot after subscribe
CLA Signed
#36317
opened Apr 19, 2026 by
soloclz
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.