v0.23.0-beta.1
Pre-release🚨 Breaking Changes
- Drop support for Node.js 25 - by @sxzz (26950)
- Remove deprecated tsup compatibility options - by @sxzz (50766)
- deps:
- dts:
- Remove dts.cjsReexport option - by @sxzz (9c70f)
neverBundle: true to externalize all dependencies - by @sxzz (d30a7)resolveDepSubpath option - by @sxzz in https://github.com/rolldown/tsdown/issues/1026 (346cb)peerDependenciesMeta deps - by @sxzz (bad1b)onlyImport - by @sxzz in https://github.com/rolldown/tsdown/issues/1019 (a625a)onlyImport option - by @sxzz and Claude Fable 5 (c5798)suppressWarnings option to filter warnings - by @sxzz (dc510)No significant changes