Created by: dependabot[bot]
Bumps @babel/preset-env from 7.13.10 to 7.13.12.
Release notes
Sourced from @babel/preset-env's releases
.
v7.13.12 (2021-03-22)
Thanks
@hajnalbendeguz
for your first PR!
🐛 Bug Fix
babel-standalone
- #13017 Fix importing polyfill plugins in the Rollup bundle (
@nicolo-ribaudo
)babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-optional-chaining
,babel-preset-env
babel-types
babel-compat-data
,babel-preset-env
💅 Polish
babel-plugin-transform-react-jsx
- #12983 Improve error message when not providing a value for JSX key (
@hajnalbendeguz
)
🏠 Internal
babel-compat-data
- #13024 Remove lodash from babel-compat-data (
@jridgewell
)babel-node
- #13025 Remove
lodash
from@babel/node
tests (@jridgewell
)babel-helper-module-transforms
- #13022 Remove
lodash/chunk
(@jridgewell
)babel-plugin-transform-proto-to-assign
- #13026 Remove lodash/pull (
@jridgewell
)babel-helper-define-map
- #13023 Remove lodash/has (
@jridgewell
)Committers: 6
- Bogdan Savluk (
@zxbodya
)- Huáng Jùnliàng (
@JLHwung
)- Justin Ridgewell (
@jridgewell
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sosuke Suzuki (
@sosukesuzuki
)@hajnalbendeguz
v7.13.11 (2021-03-15)
👓 Spec Compliance
babel-parser
,babel-plugin-proposal-class-static-block
🐛 Bug Fix
babel-compat-data
- #13000 Point to CJS files in
@babel/compat-data
'sexports
(@nicolo-ribaudo
)babel-parser
babel-compat-data
,babel-helper-compilation-targets
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog
.
v7.13.12 (2021-03-22)
🐛 Bug Fix
babel-standalone
- #13017 Fix importing polyfill plugins in the Rollup bundle (
@nicolo-ribaudo
)babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-optional-chaining
,babel-preset-env
babel-types
babel-compat-data
,babel-preset-env
💅 Polish
babel-plugin-transform-react-jsx
- #12983 Improve error message when not providing a value for JSX key (
@hajnalbendeguz
)
🏠 Internal
babel-compat-data
- #13024 Remove lodash from babel-compat-data (
@jridgewell
)babel-node
- #13025 Remove
lodash
from@babel/node
tests (@jridgewell
)babel-helper-module-transforms
- #13022 Remove
lodash/chunk
(@jridgewell
)babel-plugin-transform-proto-to-assign
- #13026 Remove lodash/pull (
@jridgewell
)babel-helper-define-map
- #13023 Remove lodash/has (
@jridgewell
)v7.13.11 (2021-03-15)
👓 Spec Compliance
babel-parser
,babel-plugin-proposal-class-static-block
🐛 Bug Fix
babel-compat-data
- #13000 Point to CJS files in
@babel/compat-data
'sexports
(@nicolo-ribaudo
)babel-parser
babel-compat-data
,babel-helper-compilation-targets
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-transform-typescript
,babel-preset-env
- #12990 Use
function
rather thanvar
to compile private methods (@nicolo-ribaudo
)
Commits
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot will merge this PR once CI passes on it, as requested by @XhmikosR.
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)