Skip to content

Releases: django-webpack/django-webpack-loader

3.1.0

04 Apr 12:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.1.0

3.0.1

16 Jan 13:36
Compare
Choose a tag to compare
  • Added skip_common_chunks option to the get_files() template tag.

3.0.0

19 Dec 13:50
Compare
Choose a tag to compare

2.0.1

14 Jun 12:17
Compare
Choose a tag to compare
  • Add support for Django 4.2

2.0.0

22 May 12:29
Compare
Choose a tag to compare
  • Update examples to use webpack-bundle-tracker@2.0.0 API and keep version parity with it
  • Update Django to 3.2.19
  • Add mocked get_assets method to FakeWebpackLoader for usage in tests

1.8.1

06 Feb 13:58
Compare
Choose a tag to compare
  • Add a FakeWebpackLoader for running tests

1.8.0

09 Dec 12:27
Compare
Choose a tag to compare
  • Add compatibility for Django 4.1 and Python 3.10

1.7.0

14 Nov 15:18
Compare
Choose a tag to compare
  • Bump to 1.7.0 to keep parity with webpack-bundle-tracker

1.6.0

20 Jun 16:52
Compare
Choose a tag to compare
  • Add a setting to configure skip common chunks behaviour globally
  • Bump django from 3.2.12 to 3.2.13
  • Add support for Django 4.0

1.5.0

06 Apr 17:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.5.0