egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
9.27k stars 221 forks source link

fix: fix `experimentalDts` file cleaning and watching #1199

Closed boqingren closed 2 months ago

boqingren commented 2 months ago

Fixed several issues related to experimentalDts:

  1. Fixed the output type files pointed to non-existent files when experimentalDts: true (https://github.com/egoist/tsup/issues/1050)
  2. Fixed the DTS files were only generated once when experimentalDts: true (https://github.com/egoist/tsup/issues/970#issuecomment-1959545483)
codesandbox[bot] commented 2 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 5:59am
github-actions[bot] commented 2 months ago

:tada: This PR is included in version 8.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: