Sourced from @babel/runtime's releases.
v7.14.0 (2021-04-29)
:eyeglasses: Spec Compliance
babel-generator,babel-parser
- #13209 [ts] Enforce order for the
overridemodifier (@nicolo-ribaudo):rocket: New Feature
babel-plugin-proposal-async-do-expressionsbabel-core,babel-generator,babel-parser,babel-plugin-proposal-do-expressions,babel-plugin-syntax-async-do-expressions,babel-typesbabel-preset-env
- #13091 Enable class fields & private methods by default (
@nicolo-ribaudo)babel-compat-data,babel-preset-env
- #13176 Add private brand checks to
shippedProposals(@nicolo-ribaudo)- #13114 Add class static blocks to
preset-env'sshippedProposals(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-private-property-in-object
- #13172 Allow compiling
#foo in objwithout compiling private fields (@nicolo-ribaudo)babel-parser
- #13113 babel-parser(ts): Add new plugin option
dts: boolean(@sosukesuzuki)- #13175 Materialize the class features in
babel/parser. (@JLHwung)- #13033 Introduce parser error codes (
@sosukesuzuki)babel-helper-module-transforms,babel-helpers,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #12838 Implement
importInterop: "node"option for module transforms (@nicolo-ribaudo)babel-generator,babel-parser,babel-traverse,babel-types
- #13224 Support parsing Flow's Optional Indexed Access Types (
@gkz)- #13053 Support parsing Flow's Indexed Access Types (
@sosukesuzuki)babel-parser,babel-traverse
- #13195 Parse string export names by default (
moduleStringNames) (@nicolo-ribaudo)babel-generator,babel-parser,babel-types:bug: Bug Fix
babel-generator
- #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (
@Zalathar)- #13169 fix: don't deduplicate comments with same start index (
@gzzhanghao)babel-generator,babel-plugin-proposal-object-rest-spread,babel-preset-env
- #13204 Simplify the special-case printing of single-param arrow functions (
@Zalathar)babel-core
- #13182 fix: Don't load browserslist in block-hoist-plugin (
@MichaReiser):nail_care: Polish
babel-cli,babel-core,babel-parser,babel-plugin-transform-classes,babel-preset-env,babel-preset-typescript
- #13130 babel-parser: Add new internal ESLint rule to consistent error messages (
@sosukesuzuki):house: Internal
... (truncated)
Sourced from @babel/runtime's changelog.
v7.14.0 (2021-04-29)
:eyeglasses: Spec Compliance
babel-generator,babel-parser
- #13209 [ts] Enforce order for the
overridemodifier (@nicolo-ribaudo):rocket: New Feature
babel-plugin-proposal-async-do-expressionsbabel-core,babel-generator,babel-parser,babel-plugin-proposal-do-expressions,babel-plugin-syntax-async-do-expressions,babel-typesbabel-preset-env
- #13091 Enable class fields & private methods by default (
@nicolo-ribaudo)babel-compat-data,babel-preset-env
- #13176 Add private brand checks to
shippedProposals(@nicolo-ribaudo)- #13114 Add class static blocks to
preset-env'sshippedProposals(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-private-property-in-object
- #13172 Allow compiling
#foo in objwithout compiling private fields (@nicolo-ribaudo)babel-parser
- #13113 babel-parser(ts): Add new plugin option
dts: boolean(@sosukesuzuki)- #13175 Materialize the class features in
babel/parser. (@JLHwung)- #13033 Introduce parser error codes (
@sosukesuzuki)babel-helper-module-transforms,babel-helpers,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #12838 Implement
importInterop: "node"option for module transforms (@nicolo-ribaudo)babel-generator,babel-parser,babel-traverse,babel-types
- #13224 Support parsing Flow's Optional Indexed Access Types (
@gkz)- #13053 Support parsing Flow's Indexed Access Types (
@sosukesuzuki)babel-parser,babel-traverse
- #13195 Parse string export names by default (
moduleStringNames) (@nicolo-ribaudo)babel-generator,babel-parser,babel-types:bug: Bug Fix
babel-generator
- #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (
@Zalathar)- #13169 fix: don't deduplicate comments with same start index (
@gzzhanghao)babel-generator,babel-plugin-proposal-object-rest-spread,babel-preset-env
- #13204 Simplify the special-case printing of single-param arrow functions (
@Zalathar)babel-core
- #13182 fix: Don't load browserslist in block-hoist-plugin (
@MichaReiser):nail_care: Polish
babel-cli,babel-core,babel-parser,babel-plugin-transform-classes,babel-preset-env,babel-preset-typescript
- #13130 babel-parser: Add new internal ESLint rule to consistent error messages (
@sosukesuzuki):house: Internal
... (truncated)