orhun/git-cliff

Migrate build tool from `tsup` to `tsdown`

オープン

#1,384 opened on 2026/02/25

 (9 件のコメント) (1 件のリアクション) (1 人の担当者)Rust (308 件のフォーク)auto 404
good first issuenpm

Repository metrics

Stars
 (12,040 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

The project currently uses tsup as its build tool. However, tsdown is intended to replace tsup in the future and is actively positioned as its successor.

Desired solution

Migrate the project from tsup to tsdown following the official migration guide:

https://tsdown.dev/guide/migrate-from-tsup

Alternatives considered

  • Continuing to use tsup until it is officially deprecated

Additional context

コントリビューターガイド