Skip to content

Releases: egoist/tsup

v5.11.8

24 Dec 10:37
Compare
Choose a tag to compare

5.11.8 (2021-12-24)

Bug Fixes

v5.11.7

21 Dec 09:52
ec67a11
Compare
Choose a tag to compare

5.11.7 (2021-12-21)

Bug Fixes

  • sourcemap: applySourceMap requires a file path (#502) (ec67a11)

v5.11.6

15 Dec 09:55
ec45978
Compare
Choose a tag to compare

5.11.6 (2021-12-15)

Bug Fixes

v5.11.5

15 Dec 06:13
Compare
Choose a tag to compare

5.11.5 (2021-12-15)

Bug Fixes

  • bring back inline sourcemap support, closes #495 (0826b35)

v5.11.4

14 Dec 09:04
Compare
Choose a tag to compare

5.11.4 (2021-12-14)

Bug Fixes

  • inherit esbuild logLevel in plugins (#493) (d0fb8df)
  • start dts build as soon as possible (1ebe663)

v5.11.3

14 Dec 08:03
c0ffb68
Compare
Choose a tag to compare

5.11.3 (2021-12-14)

Bug Fixes

  • add .map suffix to sourcemap comment (c0ffb68)

v5.11.2

14 Dec 04:55
39a3583
Compare
Choose a tag to compare

5.11.2 (2021-12-14)

Bug Fixes

  • Fix broken sourcemap comment generation for .css files (#492) (39a3583)

v5.11.1

11 Dec 11:11
Compare
Choose a tag to compare

5.11.1 (2021-12-11)

Bug Fixes

v5.11.0

10 Dec 08:54
Compare
Choose a tag to compare

5.11.0 (2021-12-10)

Bug Fixes

  • now cjs shims should only be injected when it's actually used (a6e06e8)
  • show a warning if @swc/core was not installed (213ac91)
  • potentially fixed sourcemap issue if you are using cjs format with --splitting

Features

v5.10.3

07 Dec 08:05
Compare
Choose a tag to compare

5.10.3 (2021-12-07)

Bug Fixes

  • types: build types for src/index.ts only (ae30b68)