Releases: SimenB/add-asset-html-webpack-plugin
Releases · SimenB/add-asset-html-webpack-plugin
v3.1.2
31 Oct 09:04
Compare
Sorry, something went wrong.
No results found
3.1.2 (2018-10-31)
Bug Fixes
add webpack to peer dependencies (08ace07 ), closes #141
v3.1.1
13 Oct 14:12
Compare
Sorry, something went wrong.
No results found
3.1.1 (2018-10-13)
Bug Fixes
v3.1.0
13 Oct 14:02
Compare
Sorry, something went wrong.
No results found
3.1.0 (2018-10-13)
Features
v3.0.1
16 Sep 19:59
Compare
Sorry, something went wrong.
No results found
3.0.1 (2018-09-16)
Bug Fixes
3.0.0
15 Sep 23:09
Compare
Sorry, something went wrong.
No results found
Breaking changes
Drop Node 4
Drop webpack-html-plugin@2 and webpack@3
Features
Replace includeSourcemap with a more generic includeRelatedFiles which
support adding all sort of files, not just source maps
Changed
Drop support for Node 4 and html-webpack-plugin@2
2.1.3
03 Mar 08:59
Compare
Sorry, something went wrong.
No results found
Fixes
Changed
Replace Bluebird with p-each-series
Replace minimatch with micromatch
2.1.2
15 Sep 10:38
Compare
Sorry, something went wrong.
No results found
Fixes
Fix TypeScript definition file
Allows an array of options in the plugin constructor
Added files property to options
2.1.1
16 Aug 12:00
Compare
Sorry, something went wrong.
No results found
Fixes
Fix typo in readme (filter -> files)
2.1.0
07 Aug 17:56
Compare
Sorry, something went wrong.
No results found
Added
Support globby string as filepath option (#78 , thanks @Genuifx and @NumerHero)
2.0.1
23 Apr 17:37
Compare
Sorry, something went wrong.
No results found
Fixes
Support only string as option to files