Files
30-seconds-of-code/node_modules/webpack-stats-plugin/HISTORY.md
2019-08-20 15:52:05 +02:00

53 lines
1.0 KiB
Markdown

History
=======
## 0.1.5
* Slim down published npm package.
(*[@evilebottnawi][]*)
## 0.1.4
* Add constructor definition.
(*[@vlkosinov][]*)
## 0.1.3
* Add `opts.compiler` to transform function.
[#15](https://github.com/FormidableLabs/webpack-stats-plugin/issues/15)
(*[@lostrouter][]*)
## 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](https://github.com/FormidableLabs/webpack-stats-plugin/issues/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.
[@evilebottnawi]: https://github.com/evilebottnawi
[@lostrouter]: https://github.com/lostrouter
[@ryan-roemer]: https://github.com/ryan-roemer
[@seanchas116]: https://github.com/seanchas116
[@tanem]: https://github.com/tanem
[@vlkosinov]: https://github.com/vlkosinov