COMMITS
/ packages/react-devtools-extensions/webpack.backend.js 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
June 20, 2024
R
fix[react-devtools/extensions]: propagate globals from env (#29963)
Ruslan Lesiutin committed
June 17, 2024
R
chore[react-devtools]: unify console patching and default to ansi escape symbols (#29869)
Ruslan Lesiutin committed
R
chore[react-devtools/extensions]: make source maps url relative (#29886)
Ruslan Lesiutin committed
May 2, 2024
S
Devtools: Fix build-for-devtools (#28976)
Sebastian Silbermann committed
April 8, 2024
R
feat[devtools]: ship source maps for content scripts and ignore list installHook script (#28730)
Ruslan Lesiutin committed
August 29, 2023
R
refactor: resolve browser via env variables based on build rather than user agent (#27179)
Ruslan Lesiutin committed
June 21, 2023
R
feat[devtools]: support x_google_ignoreList source maps extension (#26951)
Ruslan Lesiutin committed
June 14, 2023
R
chore[devtools]: upgrade to webpack v5 (#26887)
Ruslan Lesiutin committed
April 18, 2023
M
[DevTools] use backend manager to support multiple backends in extension (#26615)
Mengdi Chen committed
January 27, 2023
M
[DevTools] fix local build for extension (#26067)
Mengdi Chen committed
October 27, 2021
B
DevTools supports ENV-injected version for better internal bug reports (#22635)
Brian Vaughn committed
September 21, 2021
A
[build2 -> build] Local scripts
Andrew Clark committed
A
Move build_devtools_and_process_artifacts (#22388)
Andrew Clark 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
March 17, 2021
B
[FB-only] Show which hooks (indices) changed when profiling (#20998)
Brian Vaughn committed
October 22, 2020
S
Fix error loading source maps for devtools extension (#20079)
Sy Tran Dung committed
September 18, 2020
J
Enable source maps for DevTools production builds (#19773)
Johnny Pribyl committed
July 15, 2020
B
Disable DevTools minification (#19369)
Brian Vaughn committed
May 29, 2020
B
DevTools: Add break-on-warn feature (#19048)
Brian Vaughn committed
May 7, 2020
B
Disable Webpack setImmediate polyfill for DevTools (#18860)
Brian Vaughn committed
April 21, 2020
B
DevTools: Improved "native" component stacks (#18656)
Brian Vaughn committed
January 6, 2020
B
Renamed "backend.js" to "react_devtools_backend.js" (#17790)
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
Fixed web extensions
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
B
Fixed a bunch of Lint issues
Brian Vaughn committed