| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.65.0 source code.tar.gz | 2026-02-12 | 470.3 kB | |
| 0.65.0 source code.zip | 2026-02-12 | 598.5 kB | |
| README.md | 2026-02-12 | 1.2 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- upgrading django version by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/763
- Fix IndexError in custom setter with empty value by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/761
- fix(js): ensure
queueMessagecorrectly debounces by managing timer … by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/764 - fixed the issue where unicorn:poll was overwriting M2M changes by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/769
- feat: Support returning HttpResponse and redirects from mount() by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/767
- feat: Auto-initialize dynamically added Unicorn components via MutationObserver by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/760
- docs: Update component key documentation by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/777
- Fix: Properly escape single quotes in Unicorn.call() arguments by @JohananOppongAmoateng in https://github.com/adamghill/django-unicorn/pull/773
Full Changelog: https://github.com/adamghill/django-unicorn/compare/0.64.0...0.65.0