orhun/git-cliff

Migrate build tool from `tsup` to `tsdown`

開放

#1,384 建立於 2026年2月25日

 (9 則留言) (1 個反應) (1 位負責人)Rust (308 個分叉)auto 404
good first issuenpm

倉庫指標

星標
 (12,040 顆星)
PR 合併指標
 (平均合併 27天 17小時) (30 天內合併 9 個 PR)

描述

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

貢獻者指南