Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2.0 Roadmap #663

Open
2 of 18 tasks
XGHeaven opened this issue Oct 29, 2024 · 0 comments
Open
2 of 18 tasks

V2.0 Roadmap #663

XGHeaven opened this issue Oct 29, 2024 · 0 comments
Milestone

Comments

@XGHeaven
Copy link
Collaborator

XGHeaven commented Oct 29, 2024

Features:

  • 升级 Rollup V4 以及相关依赖 feat: upgrade rollup to v4 #664
  • 支持监听配置文件然后自动重启构建服务
  • 支持并行编译
  • 优化 transform/bundle 性能
  • 升级 TypeScript/Rollup 等依赖版本,实验性接入 Rolldown
  • 插件支持直接传入对象
  • 将类型声明分离出来,作为独立的构建任务 feat: add individual declaration task #666
    • declaration 作为配置项,支持 boolean | DeclarationUserConfig,向前兼容 truefalse
    • 统一产出到 typings 目录下。
    • 支持配置生成引擎,包括但不限于 tsc、api-extractor、oxc-transform
  • monorepo 的 watch 能力 #324 更好的 Monorepo 支持
  • 引入全新的 format 表示方法 module:language,支持同时设置模块和语言,例如 esm:es2017 并向前兼容旧版。

Break Change:

  • Bundle 模式
    • 默认开启 browser
    • 默认关闭 polyfill
    • 删除 development
    • es5 构建模式下,默认会编译全部依赖文件

Test:

  • 提供完备的测试,优化 map 可能不一致的问题

其他 issue 可以查看 v2.0 milestone

@XGHeaven XGHeaven pinned this issue Oct 29, 2024
@XGHeaven XGHeaven added this to the v2.0 milestone Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant