What’s New

tsdown v0.23.0-beta.2

v0.23.0-beta.2Pre-release
Added 2
  • Support function form for `css.modules.localsConvention`
  • Add `summary` option to skip per-file size logs
Changed 2
  • Make `dts.generator` the only way to select generator
  • Remove `asyncDispose` polyfill
Fixed 3
  • Allow `unplugin-unused` v0.5+
  • Watch files imported via `@import`
  • Pin migrated projects to tsdown 0.22.14
Removed 1
  • Drop `types` and `typesVersions` fields
   🚨 Breaking Changes
  • Drop types and typesVersionsfields  -  by @sxzz (be3ea)
  • dts: Make dts.generator the only way to select generator  -  by @sxzz (eb75f)
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • Remove asyncDispose polyfill  -  by @sxzz (82675)
    View changes on GitHub
View original