Releases: egoist/tsup
Releases · egoist/tsup
v6.3.0
6.3.0 (2022-10-17)
Bug Fixes
Configure Rollup's external to support subpaths too (#722 ) (2f9d370 )
ignore rollup warning if silent is true (#707 ) (fb248e4 )
respect noExternal option with Tsup node (#720 ) (bb2309a )
types: Add typing for platform: 'neutral' (#713 ) (9488ac0 )
use loader from config for postcss (#744 ) (48b3381 )
Features
allow to exclude dependencies from specific package.json (#717 ) (8d7ce9e )
v6.2.3
6.2.3 (2022-08-26)
Bug Fixes
deps: update bundle-require, fix #695 (d074dd9 )
pass globalName to rollup for tree-shaking iife build (#692 ) (900a260 )
respect exit code from onSuccess process, closes #697 (dd9ef53 )
v6.2.2
6.2.2 (2022-08-12)
Bug Fixes
deps: upgrade esbuild to 0.15, resolves #690 (c3dc8d8 )
don't transform to cjs twice, resolves #675 (7000c8b )
make --treeshake work with hashbang (c06b5e1 )
v6.2.1
6.2.1 (2022-07-30)
Bug Fixes
properly log rollup errors (#682 ) (b595f72 )
return a function in onSuccess
to do cleanup (64deb61 )
v6.2.0
6.2.0 (2022-07-25)
Bug Fixes
actually trigger rebuild when watched files change (135ff39 )
Features
v6.1.3
6.1.3 (2022-07-02)
Bug Fixes
v6.1.2
6.1.2 (2022-06-10)
Bug Fixes
v6.1.1
6.1.1 (2022-06-10)
Features
cli: add --tsconfig
flag to accept custom tsconfig path (#652 ) (58d0145 )
minor: use shell option for complex commands in onSuccess (#649 ) (be48b8b )
v6.1.0
6.1.0 (2022-06-05)
Bug Fixes
allow format
to be a string in config file (0a96985 )
ignore esbuild warning if silent is true (#643 ) (36e2199 )
Features
allow to use an object as entry with --entry
flag (33a7c5f )
new option outExtension
(b9cd8d5 )
support custom config file with --config
flag (90f2d1a )
v6.0.1
6.0.1 (2022-05-25)
Bug Fixes
add missing tsup-node
command (a175339 )
You can’t perform that action at this time.