orhun/git-cliff

Migrate build tool from `tsup` to `tsdown`

Aperta

#1384 aperta il 25 feb 2026

 (9 commenti) (1 reazione) (1 assegnatario)Rust (308 fork)auto 404
good first issuenpm

Metriche repository

Star
 (12.040 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor