@babel/helper-plugin-utils
Advanced tools
Changelog
v7.22.5 (2023-06-08)
babel-preset-env
, babel-standalone
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)babel-core
-transform-
when resolving missing plugins (@nicolo-ribaudo)Changelog
v7.21.5 (2023-04-28)
babel-generator
, babel-parser
, babel-types
mixins
and implements
for DeclareInterface
and InterfaceDeclaration
(@liuxingbaoyu)babel-core
, babel-generator
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-react-jsx
)
position with createParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
babel-types
babel-core
lt
instead of lte
to check TS version for .cts config (@nicolo-ribaudo)babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
, babel-preset-typescript
babel-helper-create-class-features-plugin
, babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)Changelog
v7.20.2 (2022-11-04)
babel-core
, babel-helper-create-class-features-plugin
, babel-helper-module-transforms
, babel-helper-plugin-utils
, babel-helper-simple-access
, babel-node
, babel-plugin-transform-block-scoping
, babel-plugin-transform-classes
, babel-plugin-transform-react-constant-elements
, babel-preset-env
, babel-standalone
, babel-types
@babel/node
repl and enable no-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated @babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
, babel-plugin-proposal-object-rest-spread
, babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)Changelog
v7.19.0 (2022-09-05)
babel-parser
babel-helpers
, babel-plugin-proposal-async-generator-functions
, babel-preset-env
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
babel-generator
, babel-helpers
, babel-parser
, babel-plugin-proposal-decorators
, babel-plugin-syntax-decorators
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
babel-parser
decoratorsBeforeExport
default to false
(@nicolo-ribaudo)babel-generator
, babel-parser
babel-standalone
babel-helper-create-regexp-features-plugin
, babel-helpers
, babel-plugin-proposal-duplicate-named-capturing-groups-regex
, babel-plugin-transform-named-capturing-groups-regex
, babel-standalone
babel-helper-function-name
, babel-helper-wrap-function
, babel-plugin-transform-classes
babel-plugin-transform-typescript
#privateField!
(@liuxingbaoyu)babel-parser
babel-helper-builder-react-jsx
babel-core
@babel/core
functions in config errors (@nicolo-ribaudo)