Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 523 Bytes

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 523 Bytes

0.0.9

  • Improve support for Webpack 4

0.0.8

  • Add support for Webpack 4

0.0.7

  • Inject generated HTML to end of head

0.0.6

  • Add support for devtool: 'eval'

0.0.5

  • Invalidate cache on plugin version change

0.0.4

  • Add persistent caching to generate the favicons only once

0.0.3

  • Rename filename option to statsFilename
  • Add emitStats option (set to false by default)

BREAKING CHANGE

  • the stats file isn't generated by default anymore

0.0.2

  • Fix typos

0.0.1

  • Initial release