COMMITS
/ packages/react-devtools-core/webpack.backend.js February 24, 2026
M
[DevTools] Fix ReactDevToolsBackend module for AMD (#35891)
Mushaheed Kapadia committed
February 11, 2026
R
[DevTools] Remove experimental __IS_INTERNAL_MCP_BUILD__ flag and related code (#35755)
Ruslan Lesiutin 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
August 2, 2024
R
chore[react-devtools]: add global for native and use it to fork backend implementation (#30533)
Ruslan Lesiutin committed
July 8, 2024
S
[DevTools] Print component stacks as error objects to get source mapping (#30289)
Sebastian Markbåge 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
September 21, 2021
A
[build2 -> build] Local scripts
Andrew Clark committed
A
Move build_devtools_and_process_artifacts (#22388)
Andrew Clark 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 1, 2021
B
DevTools: Show hook names based on variable usage (#21641)
Brian Vaughn committed
May 7, 2021
B
Added new GitHub issue form for React DevTools bug reports (#21450)
Brian Vaughn committed
April 16, 2021
B
DevTools fork console patching logic (#21301)
Brian Vaughn committed
October 12, 2020
N
[DevTools] Add DevTools forked Feature flags (#18994)
Nick Reiley committed
September 21, 2020
B
DevTools: Drop IE 11 support (#19875)
Brian Vaughn 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 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 25, 2019
B
Re-enabled packages backend build to be production mode (whoops)
Brian Vaughn committed
July 13, 2019
B
Standalone NPM packages and React Native support (#335)
Brian Vaughn committed