Releases: rolldown/tsdown
Releases · rolldown/tsdown
v0.20.0
🚨 Breaking Changes
🚀 Features
- Add option to disable legacy CJS warning - by @sxzz (9fada)
- Apply
inlineOnlyoption for dts files - by @sxzz (7d89d) - Upgrade rolldown to 1.0.0-beta.60 - by @sxzz (bb3ee)
- Upgrade rolldown to rc 1 - by @sxzz (1959f)
- entry: Support mixed array and object entries - by @sxzz (a8083)
🐞 Bug Fixes
- Optional
parseEnv- by @sxzz (be1b6) - Reload config on restart - by @sxzz (1756b)
- Config extensions typo - by @aryaemami59 in #722 (d2bb7)
- windows: Normalize path separators in build output - by @ryuapp in #719 (c4525)
🏎 Performance
View changes on GitHub
v0.20.0-beta.4
No significant changes
View changes on GitHub
v0.20.0-beta.3
v0.20.0-beta.2
v0.20.0-beta.1
v0.19.0
🚨 Breaking Changes
- Rename
debugLogstodebug- by @sxzz (bb4e7) - Remove deprecated
silentoption - by @sxzz (59015) - devtools:
- exports:
🚀 Features
- Add
typeAssertutil back - by @sxzz (1d385) - Generate CSS exports when
css.splittingis disabled - by @jinghaihan and @sxzz in #680 (b737c) - Upgrade rolldown to 1.0.0-beta.58 - by @sxzz (48036)
- Expose
enableDebug- by @sxzz (2d922) - Expose
resolveUserConfig- by @sxzz (c9acb) - Upgrade rolldown to 1.0.0-beta.59 - by @sxzz (d564f)
- Clear console on rebuild start - by @sxzz (78efd)
- migrate: Add monorepo support - by @lauigi and @sxzz in #659 (efba2)
🐞 Bug Fixes
- Print blank line only when the log level is info - by @tomgao365 in #689 (96d82)
- attw: Add
--ignore-scriptsto avoid lifecycle output - by @Doctor-wu in #661 (1c8b1) - cjs: Update version check for require ESM support - by @sxzz (beeff)
🏎 Performance
View changes on GitHub
v0.19.0-beta.5
🚀 Features
🐞 Bug Fixes
- attw: Add
--ignore-scriptsto avoid lifecycle output - by @Doctor-wu in #661 (1c8b1)
View changes on GitHub
v0.19.0-beta.4
v0.19.0-beta.3
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- Print blank line only when the log level is info - by @tomgao365 in #689 (96d82)