@babel/standalone
Advanced tools
Changelog
v7.23.3 (2023-11-09)
babel-plugin-transform-typescript
babel-generator
concise: true
(@liuxingbaoyu)babel-compat-data
, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
, babel-preset-env
babel-plugin-transform-object-super
super.x
in a loop (@liuxingbaoyu)babel-helper-module-transforms
, babel-plugin-transform-modules-amd
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-modules-umd
__proto__
exports name in CJS/AMD/UMD (@magic-akari)babel-core
, babel-preset-env
preset-env
(@nicolo-ribaudo)babel-generator
@babel/generator
performance (@liuxingbaoyu)babel-traverse
Changelog
v7.23.2 (2023-10-11)
babel-traverse
babel-preset-typescript
.tsx
extension when using rewriteImportExtensions
(@jimmydief)babel-helpers
babel-helpers
, babel-plugin-transform-modules-commonjs
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
Changelog
v7.23.10 (2024-01-31)
babel-helper-create-class-features-plugin
, babel-plugin-proposal-decorators
Changelog
v7.23.0 (2023-09-25)
babel-plugin-proposal-import-wasm-source
, babel-plugin-syntax-import-source
, babel-plugin-transform-dynamic-import
import source
for wasm (@nicolo-ribaudo)babel-helper-module-transforms
, babel-helpers
, babel-plugin-proposal-import-defer
, babel-plugin-syntax-import-defer
, babel-plugin-transform-modules-commonjs
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
, babel-standalone
import defer
proposal transform support (@nicolo-ribaudo)babel-generator
, babel-parser
, babel-types
import defer
parsing support (@nicolo-ribaudo)babel-generator
, babel-helper-module-transforms
, babel-parser
, babel-plugin-transform-dynamic-import
, babel-plugin-transform-modules-amd
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-modules-systemjs
, babel-traverse
, babel-types
babel-standalone
babel-helper-function-name
, babel-helper-member-expression-to-functions
, babel-helpers
, babel-parser
, babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-optional-chaining-assign
, babel-plugin-syntax-optional-chaining-assign
, babel-plugin-transform-destructuring
, babel-plugin-transform-optional-chaining
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
, babel-standalone
, babel-types
babel-helpers
, babel-plugin-proposal-decorators
babel-traverse
, babel-types
t.buildUndefinedNode
(@liuxingbaoyu)babel-preset-typescript
rewriteImportExtensions
option to TS preset (@nicolo-ribaudo)babel-parser
babel-plugin-transform-block-scoping
transform-block-scoping
captures the variables of the method in the loop (@liuxingbaoyu)babel-traverse
@babel/traverse
(@lorenzoferre)babel-plugin-proposal-explicit-resource-management
using
declarations (@nicolo-ribaudo)babel-core
, babel-helper-module-transforms
, babel-plugin-transform-async-to-generator
, babel-plugin-transform-classes
, babel-plugin-transform-dynamic-import
, babel-plugin-transform-function-name
, babel-plugin-transform-modules-amd
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-modules-umd
, babel-plugin-transform-parameters
, babel-plugin-transform-react-constant-elements
, babel-plugin-transform-react-inline-elements
, babel-plugin-transform-runtime
, babel-plugin-transform-typescript
, babel-preset-env
exports.XXX =
update in simple variable declarations (@nicolo-ribaudo)Changelog
v7.22.20 (2023-09-16)
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
babel-helper-remap-async-to-generator
, babel-helper-wrap-function
, babel-plugin-proposal-explicit-resource-management
, babel-plugin-proposal-function-sent
, babel-plugin-transform-async-generator-functions
, babel-plugin-transform-async-to-generator
, babel-plugin-transform-block-scoping
, babel-plugin-transform-class-properties
, babel-plugin-transform-classes
, babel-plugin-transform-parameters
, babel-plugin-transform-runtime
, babel-preset-env
Changelog
v7.22.17 (2023-09-08)
babel-core
babel-helper-module-transforms
, babel-plugin-transform-modules-commonjs
babel-types
ClassDeclaration["id"]
optional in babel-types (@jordanbtucker)babel-helper-remap-async-to-generator
, babel-helper-wrap-function
, babel-plugin-proposal-explicit-resource-management
, babel-plugin-proposal-function-sent
, babel-plugin-transform-async-generator-functions
, babel-plugin-transform-async-to-generator
, babel-plugin-transform-block-scoping
, babel-plugin-transform-class-properties
, babel-plugin-transform-classes
, babel-plugin-transform-parameters
, babel-plugin-transform-runtime
, babel-preset-env
async
functions) (@liuxingbaoyu)Changelog
v7.22.16 (2023-09-06)
babel-parser
__esModule
is missing from published @babel/parser
(@liuxingbaoyu)babel-traverse
@babel
(@nicolo-ribaudo)