chore(deps): update wordpress monorepo (major)
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@wordpress/block-editor (source) | ^13.2.0 -> ^14.0.0 |
||||
@wordpress/dependency-extraction-webpack-plugin (source) | ^5.9.0 -> ^6.0.0 |
Release Notes
WordPress/gutenberg (@wordpress/block-editor)
v14.0.0
Breaking Changes
-
URLInput
: Remove deprecated__nextHasNoMarginBottom
prop and promote to default behavior (#64282). -
LineHeightControl
: Remove deprecated__nextHasNoMarginBottom
prop and promote to default behavior (#64281).
Enhancements
-
FontFamilyControl
: Add__nextHasNoMarginBottom
prop for opting into the new margin-free styles (#64280).
WordPress/gutenberg (@wordpress/dependency-extraction-webpack-plugin)
v6.5.0
v6.4.0
v6.3.0
v6.2.0
v6.1.0
v6.0.2
v6.0.1
v6.0.0
Breaking Changes
Note If you're using @wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @wordpress/dependency-extraction-webpack-plugin@5.
- Use React's automatic runtime to transform JSX (#61692).
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.