@babel/parser
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.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.16 (2023-09-06)
babel-parser
__esModule
is missing from published @babel/parser
(@liuxingbaoyu)babel-traverse
@babel
(@nicolo-ribaudo)Changelog
v7.22.15 (2023-09-04)
babel-core
babel-cli
, babel-core
, babel-generator
, babel-helper-builder-binary-assignment-operator-visitor
, babel-helper-compilation-targets
, babel-helper-create-class-features-plugin
, babel-helper-create-regexp-features-plugin
, babel-helper-member-expression-to-functions
, babel-helper-module-imports
, babel-helper-module-transforms
, babel-helper-transform-fixture-test-runner
, babel-helper-validator-identifier
, babel-helper-validator-option
, babel-helpers
, babel-node
, babel-parser
, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
, babel-plugin-proposal-decorators
, babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-pipeline-operator
, babel-plugin-transform-async-generator-functions
, babel-plugin-transform-block-scoping
, babel-plugin-transform-classes
, babel-plugin-transform-destructuring
, babel-plugin-transform-for-of
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-object-rest-spread
, babel-plugin-transform-optional-chaining
, babel-plugin-transform-parameters
, babel-plugin-transform-property-mutators
, babel-plugin-transform-react-jsx
, babel-plugin-transform-runtime
, babel-plugin-transform-typescript
, babel-preset-env
, babel-preset-flow
, babel-preset-react
, babel-preset-typescript
, babel-register
, babel-standalone
, babel-template
, babel-traverse
, babel-types
.ts
/.js
extension to all imports in src
(@nicolo-ribaudo)Changelog
v7.22.14 (2023-08-30)
babel-preset-env
babel-parser
babel-core
, babel-helper-compilation-targets
, babel-helper-simple-access
, babel-parser
, babel-plugin-syntax-decorators
, babel-preset-env
, babel-preset-flow
, babel-preset-react
, babel-preset-typescript
, babel-traverse
, babel-types
Changelog
v7.22.13 (2023-08-28)
babel-helper-fixtures
, babel-plugin-proposal-function-bind
, babel-plugin-transform-modules-commonjs
, babel-preset-env
babel-parser
maybeAsyncArrow: false
" (@nicolo-ribaudo)Changelog
v7.22.11 (2023-08-24)
babel-plugin-transform-typescript
babel-types
babel-plugin-transform-async-generator-functions
, babel-plugin-transform-class-static-block
, babel-plugin-transform-dynamic-import
, babel-plugin-transform-export-namespace-from
, babel-plugin-transform-json-strings
, babel-plugin-transform-logical-assignment-operators
, babel-plugin-transform-nullish-coalescing-operator
, babel-plugin-transform-numeric-separator
, babel-plugin-transform-object-rest-spread
, babel-plugin-transform-optional-catch-binding
, babel-plugin-transform-optional-chaining
, babel-plugin-transform-private-property-in-object
babel-core
babel-parser
babel-core
, babel-helper-compilation-targets
, babel-parser
, babel-plugin-proposal-destructuring-private
, babel-plugin-syntax-decorators
, babel-preset-env
, babel-preset-react
, babel-register
, babel-traverse
, babel-types
babel-core
, babel-helpers
, babel-plugin-transform-async-generator-functions
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-regenerator
, babel-preset-env
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
, babel-plugin-transform-class-properties
, babel-plugin-transform-classes
, babel-plugin-transform-optional-chaining
, babel-preset-env
?.
output when chain result is ignored (@nicolo-ribaudo)