2026-02-06
요약 (AI 작성)
chrome-remote-devtools에서 React Native Inspector에 WebSocket 재시도·Connect 버튼·연결 해제 처리 추가, 탭 라벨에 deviceId 표시 및 오프라인 탭 스타일 개선이 이루어졌습니다. MMKV 패널 삭제·사이드바 라벨·버전 바 수정, react-native-inspector 빌드 단순화 및 문서 정리, release·release-notes 스크립트 추가 등 인프라 정리와 함께 해당 PR 네 건이 머지되었습니다.
커밋
ohah/chrome-remote-devtools
- chore(scripts): ask user which package to release when not specified
- chore(scripts): add release and release-notes with PR links
- chore(react-native-inspector): remove build and tsdown; drop build steps in CI
- docs(react-native-inspector): simplify readme and fix package for publish
- feat(inspector): show deviceId in tab labels and improve offline tab styling
- fix(inspector): apply Copilot review for RN WebSocket retry and Connect
- feat(inspector): add WebSocket retry, Connect button and disconnect handling for RN
- chore(devtools): update bundled build output
- chore(devtools): remove stale application/ MMKV bundled files
- chore: devtools build script, url cache-bust removal, copy hint
- fix(react-native-inspector): read MMKV number/boolean before string
- fix(devtools): MMKV panel delete, sidebar label, version bar and lint