v8.3.1
🚀 Features
- Add
es2024target - by @sxzz (4c8cd)
🐞 Bug Fixes
- Support TS 5.6 for svelte - by @sxzz (28b9c)
- Add
neutralvalue to platform options inschema.json- by @venables in https://github.com/egoist/tsup/issues/982 (a03db) - Wider restriction for
targetoption - by @odanado in https://github.com/egoist/tsup/issues/1118 (1979b) - Add
terservalue tominifyoption inschema.json- by @damienbutt in https://github.com/egoist/tsup/issues/991 (34951) - Change
newlineKindtolfforexperimentalDts- by @aryaemami59 in https://github.com/egoist/tsup/issues/1234 (4584b) - Enable rollup
output.compactwhen minify is enabled - by @hyrious in https://github.com/egoist/tsup/issues/1232 (9cc86) - Support
Node16andNodeNextmodule resolution inexperimentalDts- by @aryaemami59 in https://github.com/egoist/tsup/issues/1225 (41c98)