🚀 tsdown v0.22 is out, now powered by Rolldown 1.0.0!
What’s new:
✦ Upgraded to Rolldown v1.0.0
✦ Reduced install size by 1.33 MB
✦ Auto-detects the `bin` field
✦ Dropped support for Node.js 20, 21, and 23
✦ `dts` is now inferred from `compilerOptions.declaration`
github.com/rolldown/tsd...
🚨 Breaking Changes
Drop Node.js < 22.18.0 support, make unrun optional, add tsx config loader - by @sxzz (a1042)
dts: Auto-enable dts when tsconfig declaration is true - by @sxzz in #872 (0...