v2.0.0
Breaking Updates:
- Using tsdown instead of tsup, the main/preload configuration is changed to inherit tsdown.
- If
recommended:trueis not used,watchFilesneeds to be configured. See MainOptions and PreloadOptions for details.
破坏性更新:
-
如果没有使用
recommended:true,需要配置watchFiles,详见 MainOptions和 PreloadOptions -
feat: change tsup to tsdown 83e81e8