COMMITS
/ packages/react-devtools-shared/src/inspectedElementCache.js September 29, 2025
S
Enable rules-of-hooks for DevTools (#34645)
Sebastian "Sebbie" Silbermann committed
July 29, 2025
S
[DevTools] Use use() instead of throwing a Promise in Caches (#34033)
Sebastian Markbåge committed
October 10, 2023
R
fix[devtools/inspectElement]: dont pause initial inspectElement call when user switches tabs (#27488)
Ruslan Lesiutin committed
September 12, 2023
R
refactor[devtools/extension]: more stable element updates polling to avoid timed out errors (#27357)
Ruslan Lesiutin committed
August 29, 2023
R
fix[devtools]: allow element updates polling only if bridge is alive (#27067)
Ruslan Lesiutin committed
February 9, 2023
J
[flow] enable LTI inference mode (#26104)
Jan Kassens committed
January 31, 2023
J
Upgrade prettier (#26081)
Jan Kassens committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
October 4, 2022
J
Flow upgrade to 0.176
Jan Kassens committed
September 9, 2022
J
Flow: remove explicit object syntax (#25223)
Jan Kassens committed
J
Flow: implicit-inexact-object=error (#25210)
Jan Kassens committed
November 3, 2021
B
Rename (some) "scheduling profiler" references to "timeline" (#22690)
Brian Vaughn committed
October 1, 2021
B
Show different error boundary UI for timeouts than normal errors (#22483)
Brian Vaughn committed
September 28, 2021
B
Scheduling Profiler: Show Suspense resource .displayName (#22451)
Brian Vaughn committed
September 9, 2021
B
Revert Suspense cache Thenable.catch() change (#22280)
Brian Vaughn committed
B
DevTools Suspense cache cleanup (#22275)
Brian Vaughn committed
August 23, 2021
B
DevTools: Replaced WeakMap with LRU for inspected element cache (#22160)
Brian Vaughn committed
July 8, 2021
B
Reset inspected element cache in the event of an error (#21821)
Brian Vaughn committed
May 27, 2021
B
DevTools: Format error message (#21580)
Brian Vaughn committed
May 12, 2021
B
Update entry point exports (#21488)
Brian Vaughn committed
February 22, 2021
B
DevTools: Restore inspect-element bridge optimizations (#20789)
Brian Vaughn committed
January 19, 2021
B
Update DevTools to use getCacheForType API (#20548)
Brian Vaughn committed