Sourced from @babel/runtime's releases.
v7.13.8 (2021-02-26)
Thanks
@luxpand@pigcanfor your first PRs!:bug: Bug Fix
- Other
babel-compat-data,babel-preset-env
- #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x (
@luxp)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12893 Allow
require()of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo):nail_care: Polish
babel-helper-create-class-features-plugin
- #12898 Do not warn for
looseof class features inpreset-env(@nicolo-ribaudo):house: Internal
babel-core,babel-helper-transform-fixture-test-runner,babel-register
- #12820 [internal] Keep the
.cjsextension when compiling source files (@nicolo-ribaudo)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime
- #12883 Improve
babel/runtimeesm stability (@nicolo-ribaudo):microscope: Output optimization
babel-plugin-proposal-object-rest-spread
- #12899 Skip
_extendshelper for{…x}with modern targets (@nicolo-ribaudo)Committers: 6
- Alan Lu - 川古 (
@luxp)- Babel Bot (
@babel-bot)- Bogdan Savluk (
@zxbodya)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- pigcan (
@pigcan)v7.13.7 (2021-02-24)
:bug: Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
cfdbdc0Add back export maps for thehelpers/esmfolder (@nicolo-ribaudo)Committers: 1
- Nicolò Ribaudo (
@nicolo-ribaudo)v7.13.6 (2021-02-23)
:bug: Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12877 Define fallback
exportsforbabel/runtimeon old Node (@nicolo-ribaudo)
... (truncated)
Sourced from @babel/runtime's changelog.
v7.13.8 (2021-02-26)
:bug: Bug Fix
- Other
babel-compat-data,babel-preset-env
- #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x (
@luxp)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12893 Allow
require()of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo):nail_care: Polish
babel-helper-create-class-features-plugin
- #12898 Do not warn for
looseof class features inpreset-env(@nicolo-ribaudo):house: Internal
babel-core,babel-helper-transform-fixture-test-runner,babel-register
- #12820 [internal] Keep the
.cjsextension when compiling source files (@nicolo-ribaudo)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime
- #12883 Improve
babel/runtimeesm stability (@nicolo-ribaudo):microscope: Output optimization
babel-plugin-proposal-object-rest-spread
- #12899 Skip
_extendshelper for{…x}with modern targets (@nicolo-ribaudo)v7.13.6 (2021-02-23)
:bug: Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12877 Define fallback
exportsforbabel/runtimeon old Node (@nicolo-ribaudo):house: Internal
v7.13.5 (2021-02-23)
:bug: Bug Fix
babel-compat-data,babel-plugin-transform-runtime,babel-preset-envbabel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-runtime,babel-preset-env
- #12869 Ensure that
babel/runtime-corejs3imports are injected (@nicolo-ribaudo)v7.13.4 (2021-02-23)
:bug: Bug Fix
babel-parser
- #12867 Don't enable class features by default in
estree(@nicolo-ribaudo)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12865 Always load the CJS helpers when using
require(@nicolo-ribaudo)v7.13.2 (2021-02-23)
... (truncated)
e2abc19 v7.13.8bb558aa Allow require() of runtime helpers in Node.js 13.2-13.6 (#12893)6a471de Improve babel/runtime esm stability (#12883)c39082a v7.13.7cfdbdc0 Add back export maps for the helpers/esm folder30a89c9 v7.13.6ac7ac54 Define fallback exports for babel/runtime on old Node (#12877)e940b8c v7.13.4a2114d4 Always load the CJS helpers when using require (#12865)bcd70d9 v7.13.2