Migration Guide
버전별 변경 사항 및 마이그레이션 가이드
v0.1.0
예정Breaking Changes
Button variant prop 변경
type prop이 variant로 변경됩니다.
Before:type="primary"
After:variant="primary"
New Features
- Select, Checkbox, Radio 컴포넌트 추가
- Typography 토큰 추가
v0.0.1
2025-01-20New Features
- Button 컴포넌트 초기 버전
- Input 컴포넌트 초기 버전
- 기본 디자인 토큰 (colors, spacing, radius)
도움이 필요하세요?
마이그레이션 관련 문의는 Slack #design-system 채널로 연락주세요.