Babel 7.5.0 已发布,Babel 是用于编写下一代 JavaScript 的编译器。
主要更新内容:
babel-parser
babel-parser
babel-plugin-proposal-dynamic-import
, babel-preset-env-standalone
, babel-preset-env
babel-plugin-proposal-dynamic-import
, babel-plugin-transform-modules-amd
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-modules-systemjs
babel-plugin-proposal-pipeline-operator
, babel-plugin-syntax-pipeline-operator
babel-plugin-transform-typescript
, babel-types
新版本还包括不少 bug 修复,详情可查看更新说明。
(文/开源中国)