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 合并指标
 (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

贡献者指南