Sourced from @babel/plugin-proposal-object-rest-spread's releases.
v7.15.6 (2021-09-09)
Thanks
@dan-kez,@fyzhuand@wafuwafu13for your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo):bug: Bug Fix
babel-parser,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo)babel-plugin-proposal-object-rest-spreadbabel-typesbabel-parser
- #13731 fix(babel-parser): Fix end of
rangeofSequenceExpression(@sosukesuzuki):house: Internal
babel-helper-transform-fixture-test-runner
- #13738 Use
types/nodeforvmmodule (@wafuwafu13)babel-preset-envCommitters: 6
- Daniel Kezerashvili (
@dan-kez)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sosuke Suzuki (
@sosukesuzuki)- TagawaHirotaka (
@wafuwafu13)- Yvan Zhu (
@fyzhu)v7.15.5 (2021-09-04)
:eyeglasses: Spec Compliance
babel-parser
- #13727 Disallow
#a in #b in cand similar expressions (@nicolo-ribaudo):leftwards_arrow_with_hook: Revert
Committers: 3
- Babel Bot (
@babel-bot)- Federico Ciardi (
@fedeci)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.15.4 (2021-09-02)
Thanks
@flyinox,@komyg, and@meskillfor your first PRs!
... (truncated)
Sourced from @babel/plugin-proposal-object-rest-spread's changelog.
v7.15.6 (2021-09-09)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo):bug: Bug Fix
babel-parser,babel-plugin-proposal-pipeline-operator
- #13668 Fix right precedence of Hack pipes (
@nicolo-ribaudo)babel-plugin-proposal-object-rest-spreadbabel-typesbabel-parser
- #13731 fix(babel-parser): Fix end of
rangeofSequenceExpression(@sosukesuzuki):house: Internal
babel-helper-transform-fixture-test-runner
- #13738 Use
types/nodeforvmmodule (@wafuwafu13)babel-preset-envv7.15.5 (2021-09-04)
:eyeglasses: Spec Compliance
babel-parser
- #13727 Disallow
#a in #b in cand similar expressions (@nicolo-ribaudo):leftwards_arrow_with_hook: Revert
v7.15.4 (2021-09-02)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime:bug: Bug Fix
- #13638 [eslint] Allow
"latest"asecmaVersion(@fisker)babel-traverse,babel-typesbabel-typesbabel-helper-compilation-targetsbabel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-property-in-object
- #13656 fix: fix static private field shadowed by local variable (
@colinaaa)babel-plugin-transform-typescript
- #13664 [ts] Fix transform for nested namespaces shorthand syntax (
@nicolo-ribaudo)babel-parser
- #13680 fix(babel-parser): delete
staticproperty from class static block for TS (@sosukesuzuki)
... (truncated)
34a27e4 v7.15.640e43f5 fix: Duplicate function call in variable destructuring (#13711)