v4.6.0
v4.6.0 extends the framework API with a new .tap() method, and it provides fixes for @roots/bud-imagemin as well as bud.template().
Breaking
@roots/bud-apiremoves thehtml-loaderwhenbud.template()is used.
Improved
@roots/bud-frameworknow has abud.tap()method for running arbitrary callbacks without breaking the function chain.@roots/budremoveshtml-webpack-harddisk-pluginas a dependency.html-webpack-pluginhas been moved from@roots/budto@roots/bud-api, and it is only loaded whenbud.template()is called.
Fixed
@roots/bud-imageminnow includes the correct default options for svgo.@roots/bud-apisupports thehtml-webpack-pluginfallback EJS loader whenbud.template()is called.
Contributors
- kellymears kelly@roots.io
- QWp6t hi@qwp6t.me