Created by: dependabot[bot]
Bumps @babel/preset-env from 7.14.5 to 7.14.7.
Release notes
Sourced from @babel/preset-env
's releases.
v7.14.7 (2021-06-21)
Thanks
@hyaocuk
and@plourenco
for your first PRs!
🐛 Bug Fix
babel-plugin-proposal-object-rest-spread
- #13483 Don't hoist template literal keys in
object-rest-spread
(@lala7573
)babel-plugin-transform-destructuring
- #13482 Don't hoist template strings from destructuring keys (
@lala7573
)babel-traverse
- Other
- #13477 Add record and tuple tokens to eslint parser (
@plourenco
)babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
🏠 Internal
babel-parser
- Other
Committers: 8
- Federico Ciardi (
@fedeci
)- Huáng Jùnliàng (
@JLHwung
)- Lively (
@lala7573
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Pedro Lourenço (
@plourenco
)- Sagiv ben giat (
@sag1v
)- Terence Ng (
@hyaocuk
)- Tony Gorez (
@tony-go
)v7.14.6 (2021-06-14)
🐛 Bug Fix
babel-plugin-transform-spread
- #13459 babel-plugin-transform-spread add missing argument in build calls (
@zxbodya
)- #13439 Correctly transform spreads of arrays with holes (
@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
- #13444 fix destructuring of empty string (
@lala7573
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
- #13429 fix: reference to class expression in private method (
@lala7573
)babel-parser
- #13428 [ts] Support override modifiers for parameter properties (
@sosukesuzuki
)- #13449 Disallow JSX tag forming after TS non-null assertion (
@JLHwung
)
🏠 Internal
... (truncated)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.14.7 (2021-06-21)
🐛 Bug Fix
babel-plugin-proposal-object-rest-spread
- #13483 Don't hoist template literal keys in
object-rest-spread
(@lala7573
)babel-plugin-transform-destructuring
- #13482 Don't hoist template strings from destructuring keys (
@lala7573
)babel-traverse
- Other
- #13477 Add record and tuple tokens to eslint parser (
@plourenco
)babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
🏠 Internal
babel-parser
- Other
v7.14.6 (2021-06-14)
🐛 Bug Fix
babel-plugin-transform-spread
- #13459 babel-plugin-transform-spread add missing argument in build calls (
@zxbodya
)- #13439 Correctly transform spreads of arrays with holes (
@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
- #13444 fix destructuring of empty string (
@lala7573
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
- #13429 fix: reference to class expression in private method (
@lala7573
)babel-parser
- #13428 [ts] Support override modifiers for parameter properties (
@sosukesuzuki
)- #13449 Disallow JSX tag forming after TS non-null assertion (
@JLHwung
)
🏠 Internal:running_woman: Performance
Commits
-
268e4ca
v7.14.7 -
8c229e7
Bumpcore-js
packages (#13496) - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)