COMMITS
/ packages/react-devtools-shared/src/hook.js March 11, 2026
S
[DevTools] Ignore new production renderers if we already use "worse" versions of React on a page (#35994)
Sebastian "Sebbie" Silbermann committed
January 26, 2026
S
[DevTools] Apply component filters on initial load (#35587)
Sebastian "Sebbie" Silbermann committed
December 15, 2025
E
Devtools disable log dimming strict mode setting (#35207)
emily8rown committed
January 2, 2025
R
DevTools: fork FastRefresh test for <18 versions of React (#31893)
Ruslan Lesiutin committed
October 9, 2024
R
fix[react-devtools]: record timeline data only when supported (#31154)
Ruslan Lesiutin committed
R
refactor[react-devtools]: flatten reload and profile config (#31132)
Ruslan Lesiutin committed
September 26, 2024
E
Add: reload to profile for Fusebox (#31021)
Edmond Chui committed
September 18, 2024
R
refactor[react-devtools]: propagate settings from global hook object to frontend (#30610)
Ruslan Lesiutin committed
R
chore[react-devtools]: extract some utils into separate modules to unify implementations (#30597)
Ruslan Lesiutin committed
R
refactor[react-devtools]: move console patching to global hook (#30596)
Ruslan Lesiutin committed
R
feat[react-devtools]: add settings to global hook object (#30564)
Ruslan Lesiutin committed
September 12, 2024
R
refactor[react-devtools]: initialize renderer interface early (#30946)
Ruslan Lesiutin committed
September 9, 2024
S
[DevTools] Improve Layering Between Console and Renderer (#30925)
Sebastian Markbåge committed
S
[DevTools] Add Flight Renderer (#30906)
Sebastian Markbåge committed
S
[flow] Upgrade Flow to 0.245.2 (#30919)
Sam Zhou committed
July 8, 2024
J
Upgrade flow to 0.235.0 (#30118)
Jan Kassens committed
June 17, 2024
R
R
chore[react-devtools]: unify console patching and default to ansi escape symbols (#29869)
Ruslan Lesiutin committed
May 22, 2024
S
Dim `console` calls on additional Effect invocations due to `StrictMode` (#29007)
Sebastian Silbermann committed
March 3, 2024
R
Update /link URLs to react.dev (#28477)
Ricky committed
October 10, 2023
R
fix[devtools/inspectElement]: dont pause initial inspectElement call when user switches tabs (#27488)
Ruslan Lesiutin committed
August 3, 2023
R
fix[devtools/updateFiberRecursively]: mount suspense fallback set in timed out case (#27147)
Ruslan Lesiutin committed
April 18, 2023
M
[DevTools] use backend manager to support multiple backends in extension (#26615)
Mengdi Chen committed
April 10, 2023
M
[DevTools][BE] move shared types & constants to consolidated locations (#26572)
Mengdi Chen committed
April 7, 2023
M
[DevTools] remove backend dependency from the global hook (#26563)
Mengdi Chen committed
March 3, 2023
M
[DevTools] Remove renderer.js from extension build (#26234)
Mengdi Chen committed
February 9, 2023
J
[flow] enable LTI inference mode (#26104)
Jan Kassens committed
January 31, 2023
J
Upgrade prettier (#26081)
Jan Kassens committed
January 9, 2023
J
[flow] enable exact_empty_objects (#25973)
Jan Kassens committed
J
[flow] enable enforce_local_inference_annotations (#25921)
Jan Kassens committed
October 4, 2022
J
Flow: remove unused suppressions (#25424)
Jan Kassens committed
J
Flow upgrade to 0.153
Jan Kassens committed
September 13, 2022
R
[react devtools][easy] Centralize calls to patchConsoleUsingWindowValues (#25222)
Robert Balicki committed
September 9, 2022
J
Flow: remove explicit object syntax (#25223)
Jan Kassens committed
J
Flow: implicit-inexact-object=error (#25210)
Jan Kassens committed
September 6, 2022
T
Handle info, group, and groupCollapsed in Strict Mode logging (#25172)
Tim Neutkens committed
May 13, 2022
May 12, 2022
M
fix a bug in console.log with non-string args (#24546)
Mengdi "Monday" Chen committed
May 3, 2022
L
[React DevTools] Fix regex for formateWithStyles function (#24486)
Luna Ruan committed
April 15, 2022
B
Synchronize implementations of second render logging (#24381)
Billy Janitsch committed
April 14, 2022
L
don't stringify objects for console log second render (#24373)
Luna Ruan committed
January 13, 2022
B
Refactored how React/DevTools log Timeline performance data (#23102)
Brian Vaughn committed
October 21, 2021
B
Scheduling Profiler: De-emphasize React internal frames (#22588)
Brian Vaughn committed
September 27, 2021
J
Improve DEV errors if string coercion throws (Temporal.*, Symbol, etc.) (#22064)
Justin Grant committed
September 21, 2021
L
[Draft] don't patch console during first render (#22308)
Luna Ruan committed
August 30, 2021
L
Add consoleManagedByDevToolsDuringStrictMode feature flag in DevTools #22215
Luna Ruan committed
August 25, 2021
L
Console Logging for StrictMode Double Rendering (#22030)
Luna Ruan committed
July 15, 2021
H
Fix typo (#21671)
houssemchebeb committed
April 9, 2021
B
DevTools: Add post-commit hook (#21183)
Brian Vaughn committed
February 2, 2021
B
DevTools: Patch console methods even when only show-inline-warnings/errors enabled (#20688)
Brian Vaughn committed