The library for web and native user interfaces.
main
React DevTools 4.28.4 -> 4.28.5 (#27538)
Ruslan Lesiutin committed almost 3 years ago
[Fizz] Pass cancellation reason to abort (#27536)
Sebastian Markbåge committed almost 3 years ago
fix[devtools/useMemoCache]: add stub for useMemoCache in ReactDebugHook (#27472)
Ruslan Lesiutin committed almost 3 years ago
Prerendering support for useDeferredValue (#27512)
Andrew Clark committed almost 3 years ago
useDeferredValue should skip initialValue if it suspends (#27509)
Andrew Clark committed almost 3 years ago
feat[react-devtools-extensions/logging]: initialize session id on the client for logging (#27517)
Ruslan Lesiutin committed almost 3 years ago
Test cases for reactive (control) dependencies
Joe Savona committed almost 3 years ago
[qol] Add sprout to top level scripts
Lauren Tan committed almost 3 years ago
[playground] Only log error to console when clicked
Lauren Tan committed almost 3 years ago
Update .gitignore for watchman-cookie
Lauren Tan committed almost 3 years ago
Asan Azimkulov committed almost 3 years ago
refactor[react-devtools-extensions]: use globals to eliminate dead code (#27516)
Ruslan Lesiutin committed almost 3 years ago
Track entangled lanes separately from update lane (#27505)
Andrew Clark committed almost 3 years ago
[Fizz] Don't pop the replay stack if we've already rendered past an element (#27513)
Sebastian Markbåge committed almost 3 years ago
refactor: align ReactNativeViewConfigRegistry flow typing (#27514)
Jakub Romańczyk committed almost 3 years ago
Feature flag to opt-in to emitting change variables
Joe Savona committed almost 3 years ago
[Fizz] Fix children rendering in custom elements with `enableCustomElementPropertySupport` (#27511)
Josh Story committed almost 3 years ago
Inline reactive scope dep checks; no more change vars
Joe Savona committed almost 3 years ago
Repro for unnecessary memoization of array filter
Joe Savona committed almost 3 years ago
Improve MergeConsecutiveScopes
Joe Savona committed almost 3 years ago