⚠️ Attention ⚠️ - Please hold off updating to v0.110 and later if you are using HTML fragments, AlpineJS, or use heavily use JS scripts. Please see #791 and #789 and #818.
What's Changed
Fix
- Fix integration with
ManifestStaticFilesStorage
on Windows by resolving component filepaths (like Component.template_name) to POSIX paths
Refactor
- Update supported versions - add Python 3.13, Django 5.1
Docs
- New documentation is live at https://emilstenstrom.github.io/django-components/latest/ 🎉
Full Changelog: 0.114...0.115