Skip to content

release: version packages#1483

Merged
te6-in merged 2 commits intodevfrom
changeset-release/dev
Apr 24, 2026
Merged

release: version packages#1483
te6-in merged 2 commits intodevfrom
changeset-release/dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 20, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.

Releases

@seed-design/cli@1.3.3

Patch Changes

  • abada1c: CLI 텔레메트리 수집을 개선합니다.

    • add, add-all, compat, docs, init 명령어의 실행 결과를 completed, cancelled, failed로 구분해 수집합니다.
    • compat 명령어는 compatible, incompatible, empty 결과를 추가로 구분해 수집합니다.
    • 텔레메트리 실패 테스트를 보강하고, 실패 시에는 상세 메시지 대신 안전한 에러 타입만 전송하도록 정리합니다.

@seed-design/css@1.2.10

Patch Changes

  • 46bdf17: AppBar 내부 title/subtitle 영역이 폰트 스케일링이 대응된 iOS 환경에서 최대 120%까지 폰트 스케일링을 하도록 변경합니다. (기존 동작: 폰트 스케일링이 대응된 환경에서도 폰트 스케일링 설정의 영향을 받지 않음)
  • 79c7aa3: NotificationBadge의 size=large variant가 최소 너비를 갖도록 하고, size=large에서 표시되는 레이블이 폰트 스케일링의 영향을 받지 않도록 수정합니다.

@seed-design/figma@1.3.12

Patch Changes

  • Updated dependencies [46bdf17]
  • Updated dependencies [79c7aa3]
    • @seed-design/css@1.2.10

@seed-design/mcp@1.3.12

Patch Changes

  • @seed-design/figma@1.3.12

@seed-design/react@1.2.10

Patch Changes

  • 840f5d5: Snackbar가 표시된 상태에서 새 Snackbar를 create할 때의 동작을 정의하는 strategy 옵션을 추가합니다. 기본값은 immediate로, 새 Snackbar가 기존 Snackbar를 즉시 교체합니다.

    • 기존 스낵바에 할당된 시간이 모두 지난 뒤 새 Snackbar가 표시되는 이전 버전의 기존 동작을 선호하는 경우 SnackbarProvider 또는 useSnackbarAdapter 옵션으로 queued를 사용할 수 있습니다.
    • immediate 옵션을 모방하기 위해 dismiss()setTimeout(() => create(...), 0)하던 workaround와 함께 사용해도 정상 동작하지만, 동작이 동일하므로 workaround는 제거하는 것을 권장합니다.
  • 934a0ba: Snackbar의 timeout 기본값을 5초에서 4초로 변경합니다. timeout을 명시적으로 지정한 경우에는 기존 동작이 유지됩니다.

  • Updated dependencies [840f5d5]

  • Updated dependencies [934a0ba]

    • @seed-design/react-snackbar@1.0.2

@seed-design/react-snackbar@1.0.2

Patch Changes

  • 840f5d5: Snackbar가 표시된 상태에서 새 Snackbar를 create할 때의 동작을 정의하는 strategy 옵션을 추가합니다. 기본값은 immediate로, 새 Snackbar가 기존 Snackbar를 즉시 교체합니다.

    • 기존 스낵바에 할당된 시간이 모두 지난 뒤 새 Snackbar가 표시되는 이전 버전의 기존 동작을 선호하는 경우 SnackbarProvider 또는 useSnackbarAdapter 옵션으로 queued를 사용할 수 있습니다.
    • immediate 옵션을 모방하기 위해 dismiss()setTimeout(() => create(...), 0)하던 workaround와 함께 사용해도 정상 동작하지만, 동작이 동일하므로 workaround는 제거하는 것을 권장합니다.
  • 934a0ba: Snackbar의 timeout 기본값을 5초에서 4초로 변경합니다. timeout을 명시적으로 지정한 경우에는 기존 동작이 유지됩니다.

@seed-design/rootage-artifacts@1.2.9

Patch Changes

  • 46bdf17: AppBar 내부 title/subtitle 영역이 폰트 스케일링이 대응된 iOS 환경에서 최대 120%까지 폰트 스케일링을 하도록 변경합니다. (기존 동작: 폰트 스케일링이 대응된 환경에서도 폰트 스케일링 설정의 영향을 받지 않음)
  • 79c7aa3: NotificationBadge의 size=large variant가 최소 너비를 갖도록 하고, size=large에서 표시되는 레이블이 폰트 스케일링의 영향을 받지 않도록 수정합니다.

@github-actions github-actions Bot force-pushed the changeset-release/dev branch 15 times, most recently from b12e369 to 3c78cf9 Compare April 24, 2026 06:02
@github-actions github-actions Bot force-pushed the changeset-release/dev branch from 1fe3f41 to cd6feb8 Compare April 24, 2026 06:26
@te6-in te6-in merged commit 4b46c86 into dev Apr 24, 2026
3 checks passed
@te6-in te6-in deleted the changeset-release/dev branch April 24, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant