v0.13.0
🚨 Breaking Changes
- Drop node 18, require node 20.19+ - by @sxzz (d80f7)
- Reuse generated dts by default - by @sxzz (81f21)
🚀 Features
- Add
banner
&footer
options - by @gwansikk and @sxzz in #338 (54e21) - Add
cjsDts
to input/output options context - by @sxzz (3c4b3) - Export types - by @sxzz (f13bc)
🐞 Bug Fixes
- Don't external shim file - by @sxzz (8ee20)
- report: Path separator - by @sxzz (6e11a)
- types: Keep type of options - by @posva in #381 (00b5d)
- workspace: Normalize windows path - by @RSS1102 in #376 (375d9)