Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.3 KB

HISTORY.md

File metadata and controls

67 lines (44 loc) · 1.3 KB

History

1.0.0

  • Breaking: Update to node10+
  • Drop webpack 4 and older support
  • Add options once, statsOptions
  • Remove opts.fields

0.2.0-regru

  • Breaking: Update to node4+.
  • Webpack4 compatibility. ([@jdelStrother][])

0.1.5-regru

  • Stats is now always written to disk

0.1.5

0.1.4

0.1.3

0.1.2

  • Bad release

0.1.1

  • Allow opts.transform to output arbitrary formats. (@tanem)

0.1.0

  • Emit stat file in compilation assets, allowing use in webpack-dev-server / webpack-stream. Fixes #4 (@seanchas116)

0.0.3

  • Add mkdir -p functionality for opts.path directories.

0.0.2

  • Actually works.

0.0.1

  • Is embarassing and shall be forgotten.