Releases: egoist/tsup
Releases · egoist/tsup
v5.12.7
5.12.7 (2022-05-05)
Bug Fixes
define a build-time constant called TSUP_FORMAT
(f4a56ed )
resolve to package.json only if tsup key exists (#622 ) (67eea53 )
v5.12.6
5.12.6 (2022-04-21)
Bug Fixes
dts: use relative baseUrl
in tsconfig, closes #611 (df40e12 )
v5.12.5
5.12.5 (2022-04-12)
Bug Fixes
Exit Code returns 0 for failed builds, closes #606 (b3ad95f )
v5.12.4
5.12.4 (2022-04-03)
Bug Fixes
make sure sources
are relative path in sourcemap, closes #603 (637ec28 )
reject promise with an error (401e204 )
v5.12.3
5.12.3 (2022-04-02)
Bug Fixes
don't treat .node.js as native node module, closes #589 (e5fe1c1 )
v5.12.2
5.12.2 (2022-04-01)
Bug Fixes
build promise resolves before types are emitted (#597 ) (d30f813 )
v5.12.1
5.12.1 (2022-03-11)
Bug Fixes
regression: entry
gets ignored if it is an object, closes #583 (b480486 )
v5.12.0
5.12.0 (2022-03-07)
Bug Fixes
exclude banner
and footer
in the options for rollup (4cc7ea7 )
unlink the outDir twice will report an error (#569 ) (5bd6819 )
Features
allow banner
and footer
to a function (2521e9f )
v5.11.13
Bug Fixes
ignore non js/ts files in --dts build, closes #554 (20fb72b )
v5.11.12
Bug Fixes
node 12.20.0 compatibility (b8c51f4 )
You can’t perform that action at this time.