Skip to content

4.2.0#102

Merged
Archmonger merged 21 commits into
mainfrom
v4.2
Apr 2, 2026
Merged

4.2.0#102
Archmonger merged 21 commits into
mainfrom
v4.2

Conversation

@Archmonger

@Archmonger Archmonger commented Apr 2, 2026

Copy link
Copy Markdown
Owner

Description

  • Fix Django compressor compatibility #101
  • Add JavaScript and CSS minification support to the servestatic CLI command.
  • Add JavaScript and CSS minification support to Django.
  • Add type hints to all user APIs
  • Add CLI warnings of zstd/brotli are missing
  • Add warning for usage of legacy servestatic.runserver_nostatic
  • Misc doc clean-up

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger Archmonger marked this pull request as ready for review April 2, 2026 02:14
@Archmonger Archmonger merged commit a73d13d into main Apr 2, 2026
22 checks passed
@Archmonger Archmonger deleted the v4.2 branch April 2, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Django compressor compatibility

1 participant