Sourced from babel/code-frame's releases.
v7.12.11 (2020-12-16)
Thanks vitorveiga for your first PR!
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-plugin-transform-block-scoping
- #11801 fix: handle block-level function declaration (#10046) (vitorveiga)
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx
- #12493 Lazily inject imports to the JSX runtime (nicolo-ribaudo)
babel-helper-builder-react-jsx-experimental,babel-preset-reactbabel-preset-envbabel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx
- #12479 Setup JSX runtime even if the file doesn't contain JSX (nicolo-ribaudo)
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-development,babel-preset-react:house: Internal
babel-types- Other
babel-plugin-transform-react-display-name,babel-plugin-transform-react-jsxbabel-standalone,babel-typesCommitters: 5
- Bogdan Savluk (zxbodya)
- Huáng Jùnliàng (JLHwung)
- Mateusz Burzyński (Andarist)
- Nicolò Ribaudo (nicolo-ribaudo)
- vitorveiga (vitorveiga)
v7.12.10 (2020-12-09)
Thanks AndrewSouthpaw for your first PR!
:eyeglasses: Spec Compliance
... (truncated)
Sourced from babel/code-frame's changelog.
v7.12.11 (2020-12-16)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-plugin-transform-block-scoping
- #11801 fix: handle block-level function declaration (#10046) (vitorveiga)
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx
- #12493 Lazily inject imports to the JSX runtime (nicolo-ribaudo)
babel-helper-builder-react-jsx-experimental,babel-preset-reactbabel-preset-envbabel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx
- #12479 Setup JSX runtime even if the file doesn't contain JSX (nicolo-ribaudo)
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-development,babel-preset-react:house: Internal
babel-types- Other
babel-plugin-transform-react-display-name,babel-plugin-transform-react-jsxbabel-standalone,babel-typesv7.12.10 (2020-12-09)
:eyeglasses: Spec Compliance
babel-parser:bug: Bug Fix
babel-generator
- #12424 Fix printing BigIntLiterals/DecimalLiterals with compact option (existentialism)
babel-types
- #12418 babel-types update OptionalCallExpression to support ArgumentPlaceholder (zxbodya)
- #12395 Fix
t.isReferenced()for named re-exports (nicolo-ribaudo)babel-traverse
- #12394 Set correct
path.contextunpush/unshiftContainer(nicolo-ribaudo):nail_care: Polish
babel-preset-env
- #12402 Clarify warning source about underspecified corejs option in preset-env. (AndrewSouthpaw)
... (truncated)