2026-01-07
요약 (AI 작성)
chrome-remote-devtools에서 Redux DevTools Extension 빌드와 CDP 연동이 정리되었습니다. Redux DevTools Extension 빌드 스크립트 추가, API 스텁 주입·devpanel.html 경로 자동 수정, 번들 아티팩트 갱신 및 Redux CDP 프로토콜 반영, getResources·Redux.message 통일, react-native-inspector 쪽 Extension 지원 추가, Redux 연동 문서화 및 mise에 pnpm 추가 등이 진행되었습니다.
커밋
ohah/chrome-remote-devtools
- chore(devtools): update bundled files for Redux CDP protocol changes
- refactor(react-native-inspector): use Redux.message for all Redux CDP messages
- chore(devtools): update bundled devtools-frontend build artifacts
- chore(devtools): update devtools-frontend submodule
- fix(react-native-inspector): fix Redux CDP message format
- fix: oxc format lint
- chore(devtools): update bundled devtools-frontend build artifacts
- feat(devtools): add getResources method to ReduxExtensionBridge
- chore(devtools): update Redux DevTools Extension build artifacts
- fix(scripts): improve API stub injection in Redux Extension build script
- feat(react-native-inspector): add Redux DevTools extension support
- chore(devtools): update bundled files for Redux panel with path fixes
- feat(scripts): add automatic path fixing for devpanel.html in Redux extension build
- chore(devtools): update bundled files for Redux panel integration
- docs: add Redux DevTools integration documentation
- chore(scripts): add redux-devtools to init scripts
- feat(scripts): add Redux DevTools Extension build script
- chore(config): add pnpm to mise tools
PR (해당일 생성/머지)
(없음)