- Improve support for Webpack 4
- Add support for Webpack 4
- Inject generated HTML to end of head
- Add support for
devtool: 'eval'
- Invalidate cache on plugin version change
- Add persistent caching to generate the favicons only once
- Rename filename option to statsFilename
- Add emitStats option (set to false by default)
- the stats file isn't generated by default anymore
- Fix typos
- Initial release