Releases: brunocodutra/webapp-webpack-plugin
Releases · brunocodutra/webapp-webpack-plugin
v3.0.0-beta.2
23 Jul 22:00
Compare
Sorry, something went wrong.
No results found
🪲 Bugfixes
#185 HTML tags would not get injected in some circumstances.
v3.0.0-beta.1
06 Jul 19:20
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#186 ,#187 Require Node 8+, Webpack 4 and html-webpack-plugin 4
v2.7.1
27 Jun 21:01
Compare
Sorry, something went wrong.
No results found
workaround issues with libxml
lovell/sharp#1593
v2.7.0
19 Apr 15:06
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#167 Allow finer grained control over Webpack's public path and asset output path.
v2.6.1
09 Mar 20:14
Compare
Sorry, something went wrong.
No results found
v2.6.0
23 Jan 20:26
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#158 Add rule and loader to expose generated tags to JS
v2.5.0
13 Jan 16:47
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#154 Add ability to mix and match webpack-webpack-plugin and html-webpack-plugin
🪲 Bugfixes
#139 Build fails when tappable is missing.
#146 Cache hash should depend on Favicons version.
#148 Build fails when html-webpack-plugin is not installed.
v2.4.0
24 Nov 17:25
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#128 support for html-webpack-plugin 4.
🪲 Bugfixes
#134 inject html meta tags even if there is no <head>.
v2.3.1
20 Sep 20:50
Compare
Sorry, something went wrong.
No results found
v2.3.0
22 Jul 10:16
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#113 new async hook webappWebpackPluginBeforeEmit.
🪲 Bugfixes
#105 invalidate cache when changing publicPath.