@wordpress/dependency-extraction-webpack-plugin
Advanced tools
Comparing version 4.24.1-next.5a1d1283.0 to 4.25.0
const WORDPRESS_NAMESPACE = '@wordpress/'; | ||
const BUNDLED_PACKAGES = [ '@wordpress/icons', '@wordpress/interface' ]; | ||
const BUNDLED_PACKAGES = [ | ||
'@wordpress/icons', | ||
'@wordpress/interface', | ||
'@wordpress/undo-manager', | ||
]; | ||
@@ -4,0 +8,0 @@ /** |
{ | ||
"name": "@wordpress/dependency-extraction-webpack-plugin", | ||
"version": "4.24.1-next.5a1d1283.0", | ||
"version": "4.25.0", | ||
"description": "Extract WordPress script dependencies from webpack bundles.", | ||
@@ -41,3 +41,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "fa0b66987dab5a15f38663e06036d09bccffaa4b" | ||
"gitHead": "cc35f517ed017ab7131319af3e87c359e8de175d" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
58010
354
0