UNPKG

468 BMarkdownView Raw
1History
2=======
3
4## 0.1.0
5
6* Emit stat file in compilation assets, allowing use in webpack-dev-server / webpack-stream.
7 Fixes [#4](https://github.com/FormidableLabs/webpack-stats-plugin/issues/4)
8 (*[@seanchas116][]*)
9
10## 0.0.3
11
12* Add `mkdir -p` functionality for `opts.path` directories.
13
14## 0.0.2
15
16* Actually works.
17
18## 0.0.1
19
20* Is embarassing and shall be forgotten.
21
22[@ryan-roemer]: https://github.com/ryan-roemer
23[@seanchas116]: https://github.com/seanchas116