2025-12-29

요약 (AI 작성)

chrome-remote-devtools에서 CSS 도메인(Styles 탭) 구현, devtools-frontend 리베이스 후 동기화, FSD 구조로 리플레이 유틸리티 재구성, 빌드 스크립트 개선 및 TanStack Router 경고 해결 등 인스펙터 기능 확장과 코드 구조 개선이 집중적으로 이루어졌습니다.

커밋

ohah/chrome-remote-devtools

PR (해당일 생성/머지)

repo#상태제목
ohah/chrome-remote-devtools#45mergedrefactor(client): improve CSS domain structure and address PR review feedback
ohah/chrome-remote-devtools#44mergedchore(devtools): sync code and improve build script after devtools-frontend rebase
ohah/chrome-remote-devtools#43mergedfeat(client): implement CSS domain for Styles tab
ohah/chrome-remote-devtools#42mergedrefactor(inspector): reorganize replay utils to FSD structure and improve build scripts