v4.4.0
v4.4.0 is primarily focused on improvements in
@roots/entrypoints-webpack-pluginand@roots/bud-dashboard. It also includes fixes in@roots/wordpress-dependencies-webpack-pluginwhich could have resulted in incomplete asset processing.
To review all the merges that make up this release, refer to the v4.4.0 milestone.
View the release on NPM.
Breaking
@roots/entrypoints-webpack-pluginshould now be imported using the named exportEntrypointsWebpackPlugin@roots/wordpress-dependencies-webpack-pluginshould now be imported using the named exportWordPressDependenciesWebpackPlugin
These import changes only effect users who are using the plugins independently of the framework.
Fixed
@roots/wordpress-dependencies-webpack-pluginfixes issues related to wordpress imports in child modules not being processed properly.
Improved
@roots/entrypoints-webpack-plugin: improved internals@roots/bud-dashboard: improved reporting
Contributors
- kellymears kelly@roots.io
- QWp6t hi@qwp6t.me