feat: 요소 안정 ID 도입 - #123
Open
eun-yeon wants to merge 35 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
요소 신원을 배열 순번에서 안정 ID로 전환, 비동기 저장 경합의 오대상 편집과 저장 손실 차단. #118의 알려진 한계 후속
변경 내용
검증
npx tsc --noEmitnpm run lint오류 0, 경고는 base와 동일npm run format:checknpm test1,210개 통과cargo test483개 통과, 환경 제한 6개 제외, clippy·fmt 클린리뷰 포인트
커밋 단위 리뷰 권장, 각 커밋이 독립 tsc 통과 상태. 커밋 wire v2는 자사 전용이고 플러그인 경계는 v1만 통과하므로 기존 플러그인 호환은 백엔드 ID 어댑터에 의존