Increase the minimum Node.js version to 14 (#43141).
6.4.0 (2021-11-15)
Enhancements
The bundled @babel/core dependency has been updated from requiring ^7.13.19 to requiring ^7.16.0 (#36244).
The bundled @babel/plugin-transform-react-jsx dependency has been updated from requiring ^7.12.7 to requiring ^7.16.0 (#36244).
The bundled @babel/plugin-transform-runtime dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
The bundled @babel/preset-env dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
The bundled @babel/preset-typescript dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
The bundled @babel/runtime dependency has been updated from requiring ^7.13.10 to requiring ^7.16.0 (#36244).
The bundled browserslist dependency has been updated from requiring ^4.16.6 to requiring ^4.17.6 (#36244).
The bundled core-js dependency has been updated from requiring ^3.12.1 to requiring ^3.19.1 (#36244).
6.2.0 (2021-05-31)
New Feature
New build/polyfill.js (minified version – build/polyfill.min.js) file is available that polyfills ECMAScript features missing in the browsers supported by the WordPress project. It's a drop-in replacement for the deprecated @babel/polyfill package (#31279).
6.1.0 (2021-05-20)
Bug Fixes
Configure @babel/preset-env preset to respect a local Browserslist configuration.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
Bumps @wordpress/babel-preset-default from 6.10.0 to 7.10.0.
Changelog
Sourced from
@wordpress/babel-preset-default
's changelog.... (truncated)
Commits
cab6ebe
chore(release): publishddca107
Update changelog files204c880
chore(release): publishf39743a
Update changelog files200bee7
chore(release): publish54dbc81
Update changelog files1eb65aa
chore(release): publishbcb7752
Update changelog files7ac04f4
chore(release): publish640566e
Update changelog filesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)