- Breaking: Update to node10+
- Drop webpack 4 and older support
- Add options
once,statsOptions - Remove
opts.fields
- Breaking: Update to node4+.
- Webpack4 compatibility. ([@jdelStrother][])
- Stats is now always written to disk
- Slim down published npm package. (@evilebottnawi)
- Add constructor definition. (@vlkosinov)
- Add
opts.compilerto transform function. #15 (@lostrouter)
- Bad release
- Allow
opts.transformto output arbitrary formats. (@tanem)
- Emit stat file in compilation assets, allowing use in webpack-dev-server / webpack-stream. Fixes #4 (@seanchas116)
- Add
mkdir -pfunctionality foropts.pathdirectories.
- Actually works.
- Is embarassing and shall be forgotten.