2026-01-06
요약 (AI 작성)
chrome-remote-devtools에서 Zustand DevTools 연동과 React Native 호환성 정리가 이어졌습니다. Zustand devtools 래퍼·자동 활성화, re-export 구조 및 package.json exports 추가, Extension 상태 추적·UI 헬퍼, Redux DevTools Extension 폴리필 단순화, Provider 기반 예제 설정, Node path/fs 제거로 RN 호환 개선, Zustand 옵션 처리 및 Provider 초기화 로직 개선이 포함되었습니다.
커밋
ohah/chrome-remote-devtools
- fix(react-native-inspector): improve Zustand devtools enabled option handling
- feat(react-native-inspector): add logging and improve error handling in devtools-hook
- refactor(react-native-inspector): improve Provider initialization logic
- feat(react-native-inspector): add polyfill exports to package.json
- fix(react-native-inspector): remove Node.js path and fs modules for React Native compatibility
- style: remove trailing whitespace and fix file ordering
- refactor(example): use Provider component for DevTools setup
- refactor(inspector): remove console logs from Redux DevTools Extension
- feat(react-native-inspector): simplify Redux DevTools Extension polyfill
- chore: update bun.lock for zustand integration
- feat(examples): add extension status display to ZustandCounterScreen
- feat(react-native-inspector): add extension status tracking and UI helpers
- refactor(examples): update zustand store imports to use new paths
- feat(react-native-inspector): add package.json exports for zustand paths
- feat(react-native-inspector): add zustand re-export structure
- feat(react-native-inspector): add zustand devtools wrapper with auto-enabled
PR (해당일 생성/머지)
(없음)