Bump @babel/core from 7.17.12 to 7.18.0 in /assets
Bumps @babel/core from 7.17.12 to 7.18.0.
Release notes
Sourced from @babel/core's releases.
v7.18.0 (2022-05-19)
Thanks
@NickHeinerfor your first PR!
🚀 New Feature
babel-preset-envbabel-helper-create-class-features-plugin,babel-helper-define-map,babel-plugin-proposal-class-static-block,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-object-rest-spread,babel-plugin-syntax-destructuring-private,babel-plugin-transform-destructuring,babel-plugin-transform-proto-to-assign,babel-plugin-transform-typescript,babel-standalone,babel-traverse,babel-typesbabel-generator,babel-parser,babel-types
- #14359 [ts 4.7] Support optional variance annotations (
@magic-akari)babel-generator,babel-parser
- #14476 [ts 4.7] Support
extendsconstraints forinfer(@sosukesuzuki)babel-generator,babel-parser,babel-plugin-transform-typescript,babel-traverse,babel-types
- #14457 [ts] Add support for instantiation expressions (
@nicolo-ribaudo)babel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #14456 Pass filename to
importInteropmethod (@NickHeiner)
🐛 Bug Fix
babel-types
- #14551 Do not create multiple copies of comments when cloning nodes (
@liuxingbaoyu)babel-parserbabel-plugin-transform-react-pure-annotations
💅 Polish
babel-core,babel-helper-transform-fixture-test-runner,babel-helpers,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #14538 Inline
regeneratorRuntimeas a normal helper (@nicolo-ribaudo)
🏠 Internal
babel-core,babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-modules-systemjsCommitters: 6
- Huáng Jùnliàng (
@JLHwung)- Nick Heiner (
@NickHeiner)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sosuke Suzuki (
@sosukesuzuki)@liuxingbaoyu- magic-akari (
@magic-akari)
Changelog
Sourced from @babel/core's changelog.
v7.18.0 (2022-05-19)
🚀 New Feature
babel-preset-envbabel-helper-create-class-features-plugin,babel-helper-define-map,babel-plugin-proposal-class-static-block,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-object-rest-spread,babel-plugin-syntax-destructuring-private,babel-plugin-transform-destructuring,babel-plugin-transform-proto-to-assign,babel-plugin-transform-typescript,babel-standalone,babel-traverse,babel-typesbabel-generator,babel-parser,babel-types
- #14359 [ts 4.7] Support optional variance annotations (
@magic-akari)babel-generator,babel-parser
- #14476 [ts 4.7] Support
extendsconstraints forinfer(@sosukesuzuki)babel-generator,babel-parser,babel-plugin-transform-typescript,babel-traverse,babel-types
- #14457 [ts] Add support for instantiation expressions (
@nicolo-ribaudo)babel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #14456 Pass filename to
importInteropmethod (@NickHeiner)
🐛 Bug Fix
babel-types
- #14551 Do not create multiple copies of comments when cloning nodes (
@liuxingbaoyu)babel-parserbabel-plugin-transform-react-pure-annotations
💅 Polish
babel-core,babel-helper-transform-fixture-test-runner,babel-helpers,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #14538 Inline
regeneratorRuntimeas a normal helper (@nicolo-ribaudo)
🏠 Internal