Releases: SimenB/add-asset-html-webpack-plugin
Releases · SimenB/add-asset-html-webpack-plugin
2.0.0
23 Apr 17:37
Compare
Sorry, something went wrong.
No results found
1.0.2
07 Aug 09:14
Compare
Sorry, something went wrong.
No results found
Fixes
Fix TypeScript definition file (#22 , thanks @hh10k )
1.0.1
06 Aug 08:06
Compare
Sorry, something went wrong.
No results found
Fixes
Make require work without .default again (Fixes #20 )
1.0.0
29 Jul 07:56
Compare
Sorry, something went wrong.
No results found
Breaking
Rename filname to filepath, which makes much more sense
Added
A Changelog!
A first attempt to add typings
Tests for 100% coverage (#17 )
outputPath option (#16 , thanks @wadahiro )
Fixes
Internal
0.0.1
27 Jul 14:46
Compare
Sorry, something went wrong.
No results found
0.4.0
27 Jul 14:47
Compare
Sorry, something went wrong.
No results found
0.3.0
27 Jul 14:46
Compare
Sorry, something went wrong.
No results found
Added
Add hash option to append a hash to the filename (#8 , thanks @wadahiro )
Changed
Added a note in the readme regarding what version of html-webpack-plugin is
needed
Internal
Use AirBnB ESLint config instead of Standard
0.2.0
27 Jul 14:46
Compare
Sorry, something went wrong.
No results found
Added
Allow passing an array of files to the plugin (#6 )
0.1.0
27 Jul 14:46
Compare
Sorry, something went wrong.
No results found
Changed
Pass htmlPluginData to the callback (#5 , thanks @RyanEwen )
0.0.3
27 Jul 14:46
Compare
Sorry, something went wrong.
No results found
Changed
Use html-webpack-plugin-before-html-generation as the event from
html-webpack-plugin