Skip to content

Releases: rolldown/tsdown

v0.21.0-beta.2

26 Feb 08:36
v0.21.0-beta.2
6d24405

Choose a tag to compare

v0.21.0-beta.2 Pre-release
Pre-release

   🚨 Breaking Changes

  • Change failOnWarn default from 'ci-only' to false  -  by @sxzz (ad8db)
    View changes on GitHub

v0.21.0-beta.1

26 Feb 05:55
v0.21.0-beta.1
6c30541

Choose a tag to compare

v0.21.0-beta.1 Pre-release
Pre-release

   🚀 Features

  • Rename dependency options to deps namespace  -  by @sxzz (7f509)
  • exe: Add experimental Node.js SEA executable bundling  -  by @sxzz in #777 (418d5)
  • exports: Support object option for customExports  -  by @Joery-M and @sxzz in #769 (7fb72)
  • migrate: Migrate external/noExternal to deps namespace  -  by @sxzz (c59e7)

   🐞 Bug Fixes

  • Apply failOnWarn to rolldown logs  -  by @sxzz (149dc)
  • Debounce onSuccess in watch mode to prevent duplicate execution  -  by @sxzz (af748)
  • config: Handle known Node.js bug in nativeImport error handling  -  by @sxzz (e4230)
  • copy: Don't warn if no files specified  -  by @adamlohner, @cursoragent and @sxzz in #780 (afaab)
  • exe: Use runtime semver check for ESM SEA default format  -  by @sxzz (5321c)
  • exports: Include non-entry chunks in exports when all is true  -  by @sxzz (79492)
  • node-protocol: Respect alias and tsconfig paths when stripping node: prefix  -  by @lazuee in #773 (b1dd2)
    View changes on GitHub

v0.20.3

05 Feb 07:07
v0.20.3
49cc5f9

Choose a tag to compare

   🐞 Bug Fixes

  • package: Ignore scripts when packing  -  by @sxzz (0b10b)
    View changes on GitHub

v0.20.2

04 Feb 21:02
v0.20.2
5e76c52

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.20.1

22 Jan 20:13
v0.20.1
dbd985f

Choose a tag to compare

   🚀 Features

  • inline-only: Show warnings if bundled deps  -  by @sxzz (1e0e7)
    View changes on GitHub

v0.20.0

22 Jan 15:40
v0.20.0
16402c0

Choose a tag to compare

   🚨 Breaking Changes

  • Upgrade dts plugin, remove dts.resolve option  -  by @sxzz (16655)

   🚀 Features

  • Add option to disable legacy CJS warning  -  by @sxzz (9fada)
  • Apply inlineOnly option 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

   🏎 Performance

    View changes on GitHub

v0.20.0-beta.4

20 Jan 07:58
v0.20.0-beta.4
7776ee8

Choose a tag to compare

v0.20.0-beta.4 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v0.20.0-beta.3

14 Jan 11:17
v0.20.0-beta.3
d290bbb

Choose a tag to compare

v0.20.0-beta.3 Pre-release
Pre-release

   🚀 Features

    View changes on GitHub

v0.20.0-beta.2

13 Jan 23:18
v0.20.0-beta.2
510cccc

Choose a tag to compare

v0.20.0-beta.2 Pre-release
Pre-release

   🚀 Features

  • Apply inlineOnly option for dts files  -  by @sxzz (7d89d)
  • entry: Support mixed array and object entries  -  by @sxzz (a8083)

   🐞 Bug Fixes

    View changes on GitHub

v0.20.0-beta.1

12 Jan 15:48
v0.20.0-beta.1
6d8dbbe

Choose a tag to compare

v0.20.0-beta.1 Pre-release
Pre-release

   🚨 Breaking Changes

  • Upgrade dts plugin, remove dts.resolve option  -  by @sxzz (16655)

   🚀 Features

  • Add option to disable legacy CJS warning  -  by @sxzz (9fada)

   🏎 Performance

    View changes on GitHub