- 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.compiler
to transform function. #15 (@lostrouter)
- Bad release
- Allow
opts.transform
to output arbitrary formats. (@tanem)
- Emit stat file in compilation assets, allowing use in webpack-dev-server / webpack-stream. Fixes #4 (@seanchas116)
- Add
mkdir -p
functionality foropts.path
directories.
- Actually works.
- Is embarassing and shall be forgotten.