v19.2.0
refactor: refactored devtools browser extension scripts to improve port management and service worker lifetime (#27215)
refactor[devtools/extension]: handle ports disconnection, instead of frequent reconnection (#27336)
[DevTools] Rename NativeElement to HostInstance in the Bridge (#30491)
[DevTools] fix: dedupe file fetch requests and define a timeout (#34566)
cleanup[react-devtools]: remove unused supportsProfiling flag from store config (#29193)
[DevTools] Don't inline workers for extensions (#34508)
refactor[devtools/extension]: refactored messaging logic across different parts of the extension (#27417)
feat[devtools/extension]: show disclaimer when page doesnt run react and refactor react polling logic (#27373)
fix[react-devtools/extensions]: fixed tabs API calls and displaying restricted access popup (#30825)
[DevTools] Make function inspection instant (#30786)