This project adheres to Semantic Versioning.
- Add glob pattern support to
sizeLimit
section.
- Better project name in Webpack Bundle Analyzer.
- Load images by
file-loader
.
- Add
sizeLimit
configuration section support.
- Use gzip sizes in Webpack Bundle Analyzer.
- Add Semaphore support.
- Add CircleCI support.
- Fix bundle name in
--why
mode. - Move gzip calculation inside webpack.
- Use
read-pkg-up
to findpackage.json
. - Use
ci-job-number
to detect CI job number.
- Run only on first CI job to save CI resources.
- Add
--babili
argument. - Use Chalk 2.
- Fix CLI text (by Yaroslav Markin).
- Fix CLI text (by Marais Rossouw).
- Fix parsing
B
unit without kilo/mega prefix.
- Initial release.