Sourced from @babel/preset-env's releases.
v7.16.8 (2022-01-10)
Thanks
@imtaotaoand@ozanhonamlioglufor your first PRs!:bug: Bug Fix
babel-generator,babel-plugin-syntax-typescript,babel-plugin-transform-parameters
- #14113 Print trailing comma after a single TS generic in arrow fns (
@ozanhonamlioglu)babel-traversebabel-register
- #14107 Don't mutate
babel/registeroptions (@nicolo-ribaudo)babel-plugin-transform-modules-commonjs
- #14097 Register binding for newly created vars for commonjs transforms (
@The-x-Theorist)babel-plugin-transform-typescript
- #14093 Fix TypeScript Enum self-references (
@magic-akari):nail_care: Polish
babel-generator
- #14094 Always print directives with double quotes when minified (
@overlookmotel):house: Internal
babel-helper-fixtures,babel-plugin-proposal-record-and-tuple,babel-preset-env
- #14118 Always use the plugin/preset name in fixtures options (
@nicolo-ribaudo):microscope: Output optimization
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #14122 Optimize
transform-async-to-generatoroutput (@magic-akari)Committers: 8
- Arthur (
@imtaotao)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Ozan H. (
@ozanhonamlioglu)- Sneh Khatri (
@The-x-Theorist)- Sosuke Suzuki (
@sosukesuzuki)@overlookmotel- magic-akari (
@magic-akari)
Sourced from @babel/preset-env's changelog.
v7.16.8 (2022-01-10)
:bug: Bug Fix
babel-generator,babel-plugin-syntax-typescript,babel-plugin-transform-parameters
- #14113 Print trailing comma after a single TS generic in arrow fns (
@ozanhonamlioglu)babel-traversebabel-register
- #14107 Don't mutate
babel/registeroptions (@nicolo-ribaudo)babel-plugin-transform-modules-commonjs
- #14097 Register binding for newly created vars for commonjs transforms (
@The-x-Theorist)babel-plugin-transform-typescript
- #14093 Fix TypeScript Enum self-references (
@magic-akari):nail_care: Polish
babel-generator
- #14094 Always print directives with double quotes when minified (
@overlookmotel):house: Internal
babel-helper-fixtures,babel-plugin-proposal-record-and-tuple,babel-preset-env
- #14118 Always use the plugin/preset name in fixtures options (
@nicolo-ribaudo):microscope: Output optimization
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #14122 Optimize
transform-async-to-generatoroutput (@magic-akari)