Releases: MrBin99/django-vite
Releases · MrBin99/django-vite
2.1.0
What's Changed
- fix multitasking problem with Singleton by @PetrDlouhy in #41
- Upgrade GitHub Actions by @cclauss in #55
- Add template tag to enable react-refresh by @BrandonShar in #53
- Add license information to setup.py by @salykin in #61
- Use staticfiles.storage to generate URLs by @blighj in #52
- feat: add custom attributes using kwargs for dev mode by @petrprikryl in #65
New Contributors
- @cclauss made their first contribution in #55
- @BrandonShar made their first contribution in #53
- @salykin made their first contribution in #61
- @blighj made their first contribution in #52
- @petrprikryl made their first contribution in #65
Full Changelog: 2.0.2...2.1.0
2.0.2
2.0.1
2.0.0
1.4.0
What's Changed
- fix error message in case DJANGO_VITE_STATIC_URL_PREFIX is set wrong by @PetrDlouhy in #29
- Adding note about whitenoise immutable_file_test by @gone in #31
- Fix the manifest path related to STATIC_ROOT by @batisteo in #32
New Contributors
- @PetrDlouhy made their first contribution in #29
- @gone made their first contribution in #31
- @batisteo made their first contribution in #32
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.1
1.2
Add the support of @vitejs/plugin-legacy