Releases: django-webpack/webpack-bundle-tracker
Releases · django-webpack/webpack-bundle-tracker
1.4.0
- Fix reporting errors from child compilations #107
1.3.0
- Set default indent for the
webpack-stats.json
#102 #105
- Fixed typos in README #62
1.2.0
- Fix corruption after hot updates due to misuse of lodash.merge #101
1.1.0
- Fixed
relativePath
parameter with Webpack 5 #93
- Added some Webpack 5 tests #97
- Fixed bug caused by exporting multiple webpack configurations #98
1.0.0
- Change
webpack-stats.json
output location to be defined by filename
on configuration
- Adjust tests
- Update dependencies