Releases: egoist/tsup
Releases · egoist/tsup
v8.3.5
v8.3.4
No significant changes
View changes on GitHub
v8.3.3
No significant changes
View changes on GitHub
v8.3.1
🚀 Features
🐞 Bug Fixes
- Support TS 5.6 for svelte - by @sxzz (28b9c)
- Add
neutral
value to platform options inschema.json
- by @venables in #982 (a03db) - Wider restriction for
target
option - by @odanado in #1118 (1979b) - Add
terser
value tominify
option inschema.json
- by @damienbutt in #991 (34951) - Change
newlineKind
tolf
forexperimentalDts
- by @aryaemami59 in #1234 (4584b) - Enable rollup
output.compact
when minify is enabled - by @hyrious in #1232 (9cc86) - Support
Node16
andNodeNext
module resolution inexperimentalDts
- by @aryaemami59 in #1225 (41c98)