COMMITS
/ packages/react-devtools-core/webpack.standalone.js February 11, 2026
R
[DevTools] Remove experimental __IS_INTERNAL_MCP_BUILD__ flag and related code (#35755)
Ruslan Lesiutin committed
September 17, 2025
S
[DevTools] Don't inline workers for extensions (#34508)
Sebastian "Sebbie" Silbermann committed
June 3, 2025
J
[mcp] Add MCP tool to print out the component tree of the currently open React App (#33305)
Jorge Cabiedes committed
February 7, 2025
R
fix[react-devtools-standalone]: define missing globals (#32327)
Ruslan Lesiutin committed
January 16, 2025
R
fix[DevTools]: fix HostComponent naming in filters for Native (#32086)
Ruslan Lesiutin committed
June 17, 2024
R
chore[react-devtools]: unify console patching and default to ansi escape symbols (#29869)
Ruslan Lesiutin committed
June 22, 2023
R
fix[devtools/standalone]: update webpack configurations (#26963)
Ruslan Lesiutin committed
June 14, 2023
R
chore[devtools]: upgrade to webpack v5 (#26887)
Ruslan Lesiutin committed
March 1, 2022
S
Move createRoot/hydrateRoot to react-dom/client (#23385)
Sebastian Markbåge committed
November 3, 2021
E
[DevTools] Add open in editor for fb (#22649)
EzzAk committed
October 14, 2021
A
Improved Workers filenames in devtools-core (#22559)
Abhay Gupta committed
October 8, 2021
J
[DevTools] Register logger for standalone DevTools (#22524)
Juan committed
September 21, 2021
A
[build2 -> build] Local scripts
Andrew Clark committed
A
Move build_devtools_and_process_artifacts (#22388)
Andrew Clark committed
September 17, 2021
J
[DevTools] Enable hook names in standalone app (#22320)
Juan committed
August 30, 2021
L
added react native feature flags (#22199)
Luna Ruan committed
August 25, 2021
L
Console Logging for StrictMode Double Rendering (#22030)
Luna Ruan committed
July 22, 2021
B
[DRAFT] Import scheduling profiler into DevTools Profiler (#21897)
Brian Vaughn committed
May 7, 2021
B
Added new GitHub issue form for React DevTools bug reports (#21450)
Brian Vaughn committed
October 12, 2020
N
[DevTools] Add DevTools forked Feature flags (#18994)
Nick Reiley committed
September 18, 2020
J
Enable source maps for DevTools production builds (#19773)
Johnny Pribyl committed
April 21, 2020
B
DevTools: Improved "native" component stacks (#18656)
Brian Vaughn committed
November 27, 2019
B
Remove dependency on local git checkout from build process (#17475)
Brian Vaughn committed
August 20, 2019
B
Merged changes from 4.0.0 -> 4.0.5 from DevTools fork
Brian Vaughn committed
August 19, 2019
B
Fixed standalone target not properly serving backend over localhost:8097
Brian Vaughn committed
August 15, 2019
B
Removed unused __TEST__ files
Brian Vaughn committed
August 14, 2019
B
Patched up react-devtools-core Webpack configs
Brian Vaughn committed
B
Iterated on Webpack configs until I got the inline and shell packages seemingly working
Brian Vaughn committed
B
Cleaned up some extnesions build script stuff
Brian Vaughn committed
August 12, 2019
B
Fixed raw-loader + Jest problem
Brian Vaughn committed
July 26, 2019
B
react-devtools-core standalone bugfix: prevent electron crash
Brian Vaughn committed
July 13, 2019
B
Standalone NPM packages and React Native support (#335)
Brian Vaughn committed