Skip to content

Releases: django-webpack/webpack-bundle-tracker

1.8.0

09 Dec 12:16

Choose a tag to compare

  • Keep version parity with django-webpack-loader

1.7.0

14 Nov 13:27

Choose a tag to compare

  • Sort properties of assets and chunks objects.

1.6.0

20 Jun 14:54

Choose a tag to compare

  • Syncs webpack-bundle-tracker version with django-webpack-loader's

1.5.0

25 Mar 19:45

Choose a tag to compare

  • Add issue templates

1.4.0

24 Sep 19:16

Choose a tag to compare

  • Fix reporting errors from child compilations #107

1.3.0

30 Aug 21:07

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

Choose a tag to compare

  • Fix corruption after hot updates due to misuse of lodash.merge #101

1.1.0

14 Jun 19:21

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

Choose a tag to compare

  • Change webpack-stats.json output location to be defined by filename on configuration
  • Adjust tests
  • Update dependencies