Skip to content

Releases: django-webpack/django-webpack-loader

3.2.2

05 Nov 12:58

Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.2.2

3.2.1

17 Jun 12:57

Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

20 May 17:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.2.0

3.1.1

30 Aug 19:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

04 Apr 12:54

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

Choose a tag to compare

  • Added skip_common_chunks option to the get_files() template tag.

3.0.0

19 Dec 13:50

Choose a tag to compare

2.0.1

14 Jun 12:17

Choose a tag to compare

  • Add support for Django 4.2

2.0.0

22 May 12:29

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

Choose a tag to compare

  • Add a FakeWebpackLoader for running tests