Home > Release Notes > wq.build 2.1

wq.build 2.1

wq.build 2.1.0 is the first release of the wq.build 2.1 series! Be sure to check out the latest documentation and the release notes for wq 2.1 when upgrading.

All changes by @sheppard.

In addition to confirming compatibility with Python 3.12 and Django 5.0 (5190f89), this release includes the following improvements:

  • Add exclude option to wq serviceworker (dd4f1c9)
  • Remove deprecated AMD output format from wq collectjson and wq setversion (170db12)
  • In ./manage.py deploy, check for both app/package.json and package.json (e15de65)
  • Various documentation updates (5953a95, 691ada2, 97080a4)