Skip to content

Releases: django-webpack/webpack-bundle-tracker

1.5.0

25 Mar 19:45
Compare
Choose a tag to compare
  • Add issue templates

1.4.0

24 Sep 19:16
Compare
Choose a tag to compare
  • Fix reporting errors from child compilations #107

1.3.0

30 Aug 21:07
Compare
Choose a tag to compare
  • Set default indent for the webpack-stats.json #102 #105
  • Fixed typos in README #62

1.2.0

14 Jul 20:59
Compare
Choose a tag to compare
  • Fix corruption after hot updates due to misuse of lodash.merge #101

1.1.0

14 Jun 19:21
Compare
Choose a tag to compare
  • 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

13 May 18:16
6184f67
Compare
Choose a tag to compare
  • Change webpack-stats.json output location to be defined by filename on configuration
  • Adjust tests
  • Update dependencies