Sourced from @babel/plugin-transform-flow-strip-types's releases.
v7.16.7 (2021-12-31)
Thanks
@exbfor your first PR!:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helpers
- #14072 Fix derived classes in Chrome <= 36 (
@nicolo-ribaudo)babel-helper-function-name,babel-plugin-transform-function-name
- #14047 Fix unicode handling in generated function names (
@The-x-Theorist):nail_care: Polish
babel-core
- #14067 Allow
$schemaproperty in json config files (@The-x-Theorist)Committers: 4
- Endrit Bajo (
@exb)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sneh Khatri (
@The-x-Theorist)v7.16.6 (2021-12-14)
:bug: Bug Fix
Committers: 2
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.16.5 (2021-12-13)
Thanks
@chimuraiand@krosenbergfor your first PRs!:eyeglasses: Spec Compliance
babel-cli,babel-core,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-jscript,babel-plugin-transform-parameters,babel-plugin-transform-runtime,babel-plugin-transform-spread,babel-plugin-transform-typescript,babel-preset-env:bug: Bug Fix
babel-plugin-transform-parameters
- #14032 Fix: default rest argument array elements as undefined (
@The-x-Theorist)babel-plugin-transform-arrow-functions,babel-traverse
- #14036 Don't resolve shadowed
argumentsvariables from functions (@The-x-Theorist)babel-parser
... (truncated)
Sourced from @babel/plugin-transform-flow-strip-types's changelog.
v7.16.7 (2021-12-31)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helpers
- #14072 Fix derived classes in Chrome <= 36 (
@nicolo-ribaudo)babel-helper-function-name,babel-plugin-transform-function-name
- #14047 Fix unicode handling in generated function names (
@The-x-Theorist):nail_care: Polish
babel-core
- #14067 Allow
$schemaproperty in json config files (@The-x-Theorist)v7.16.6 (2021-12-14)
:bug: Bug Fix
v7.16.5 (2021-12-13)
:eyeglasses: Spec Compliance
babel-cli,babel-core,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-jscript,babel-plugin-transform-parameters,babel-plugin-transform-runtime,babel-plugin-transform-spread,babel-plugin-transform-typescript,babel-preset-env:bug: Bug Fix
babel-plugin-transform-parameters
- #14032 Fix: default rest argument array elements as undefined (
@The-x-Theorist)babel-plugin-transform-arrow-functions,babel-traverse
- #14036 Don't resolve shadowed
argumentsvariables from functions (@The-x-Theorist)babel-parserbabel-traverse
- #14016 Fix duplicate declaration error on ambient class declarations (
@The-x-Theorist)babel-generator
- #14014 Support flow function type annotation with no parent (
@krosenberg)babel-plugin-transform-react-jsx
- #14012 Fix JSX pragma anywhere in comment (
@The-x-Theorist)babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-replace-supers,babel-plugin-transform-classes,babel-traverse
- #14005 Fix handling of
this&co in computed keys in arrows transform (@nicolo-ribaudo):nail_care: Polish
babel-parser:memo: Documentation
... (truncated)