Bump @babel/plugin-transform-runtime from 7.22.6 to 7.22.15, re #3315
Bumps @babel/plugin-transform-runtime from 7.22.6 to 7.22.15.
Release notes
Sourced from @babel/plugin-transform-runtime's releases.
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
- #15923 Only perform config loading re-entrancy check for cjs (
@nicolo-ribaudo)
🏠 Internal
- Every package
- #15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.22.14 (2023-08-30)
🐛 Bug Fix
babel-preset-env
- #15907 Avoid dynamic require call in preset-env (
@nicolo-ribaudo)
🏠 Internal
babel-parser
- #15884 Simplify parser errors creation (
@nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-simple-access,babel-parser,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-traverse,babel-typesCommitters: 2
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.22.13 (2023-08-28)
🏠 Internal
babel-helper-fixtures,babel-plugin-proposal-function-bind,babel-plugin-transform-modules-commonjs,babel-preset-env
↩ Revert
babel-parser
- #15901 Revert "Do not record trailing comma pos when
maybeAsyncArrow: false" (@nicolo-ribaudo)Committers: 2
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.22.12 (2023-08-25)
🐛 Bug Fix
babel-plugin-transform-optional-chaining
... (truncated)
Changelog
Sourced from @babel/plugin-transform-runtime's changelog.
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
- #15923 Only perform config loading re-entrancy check for cjs (
@nicolo-ribaudo)
🏠 Internal
babel-cli,babel-core,babel-generator,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helpers,babel-node,babel-parser,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-for-of,babel-plugin-transform-modules-commonjs,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-property-mutators,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-template,babel-traverse,babel-types
- #15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)v7.22.14 (2023-08-30)
🐛 Bug Fix
babel-preset-env
- #15907 Avoid dynamic require call in preset-env (
@nicolo-ribaudo)
🏠 Internal
babel-parser
- #15884 Simplify parser errors creation (
@nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-simple-access,babel-parser,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-traverse,babel-typesv7.22.13 (2023-08-28)
🏠 Internal
babel-helper-fixtures,babel-plugin-proposal-function-bind,babel-plugin-transform-modules-commonjs,babel-preset-env
↩ Revert
babel-parser
- #15901 Revert "Do not record trailing comma pos when
maybeAsyncArrow: false" (@nicolo-ribaudo)v7.22.12 (2023-08-25)
🐛 Bug Fix
babel-plugin-transform-optional-chaining
- #15888 Fix optional chain optimization in sequence expression (
@nicolo-ribaudo)v7.22.11 (2023-08-24)
🐛 Bug Fix
babel-plugin-transform-typescript
- #15882 Fix: fully remove TS nested type-only exported namespaces (
@yangguansen)babel-typesbabel-plugin-transform-async-generator-functions,babel-plugin-transform-class-static-block,babel-plugin-transform-dynamic-import,babel-plugin-transform-export-namespace-from,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-property-in-objectbabel-core
- #15850 Support configuring cache in ESM configs (
@nicolo-ribaudo)
🏠 Internal
babel-parserbabel-core,babel-helper-compilation-targets,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-react,babel-register,babel-traverse,babel-types
... (truncated)
Commits
-
5260051v7.22.15 -
5ebab54Add explicit.ts/.jsextension to all imports insrc(#15892) -
65f3184v7.22.10 -
6980be9Update non-monorepo Babel packages (#15813) -
900f6dechore: Usetypescript-eslint@v6with reworked configs (#15716) -
24ce62av7.22.9 -
476f633Simplify helper dependencies (#15771) -
8d889c4Bump semver to ^6.3.1 (#15770) -
b16081ev7.22.7 -
b60e0c2Update polyfills packages (#15749) - See full diff in compare view