This is a pre-release. djust 1.2.0 has shipped since.
Part of djust 1.2 — read the 1.2 release notes.
Changed
- Vitest 5 test tooling — Upgrade core, coverage, and UI together, group future Dependabot updates, and use restorable storage mocks compatible with readonly browser globals.
Fixed
- Queryset datetime filters — Preserve native datetime, date, time, and timedelta values in queryset template contexts so Django timezone and date filters behave consistently with model-list assignments.
- JavaScript coverage attribution — Instrument dynamically executed bundles and standalone modules with source maps, collect JSDOM coverage, and enforce measured source-coverage regression floors in CI.