Django-vite

Latest version: v3.0.4

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.1.2

What's Changed
* ensure DJANGO_VITE_STATIC_URL_PREFIX ends with a slash by thijskramer in https://github.com/MrBin99/django-vite/pull/78


**Full Changelog**: https://github.com/MrBin99/django-vite/compare/2.1.1...2.1.2

2.1.1

What's Changed
* Create singleton instance on app ready by thijskramer in https://github.com/MrBin99/django-vite/pull/75

New Contributors
* thijskramer made their first contribution in https://github.com/MrBin99/django-vite/pull/75

**Full Changelog**: https://github.com/MrBin99/django-vite/compare/2.1.0...2.1.1

2.1.0

What's Changed
* fix multitasking problem with Singleton by PetrDlouhy in https://github.com/MrBin99/django-vite/pull/41
* Upgrade GitHub Actions by cclauss in https://github.com/MrBin99/django-vite/pull/55
* Add template tag to enable react-refresh by BrandonShar in https://github.com/MrBin99/django-vite/pull/53
* Add license information to setup.py by salykin in https://github.com/MrBin99/django-vite/pull/61
* Use staticfiles.storage to generate URLs by blighj in https://github.com/MrBin99/django-vite/pull/52
* feat: add custom attributes using kwargs for dev mode by petrprikryl in https://github.com/MrBin99/django-vite/pull/65

New Contributors
* cclauss made their first contribution in https://github.com/MrBin99/django-vite/pull/55
* BrandonShar made their first contribution in https://github.com/MrBin99/django-vite/pull/53
* salykin made their first contribution in https://github.com/MrBin99/django-vite/pull/61
* blighj made their first contribution in https://github.com/MrBin99/django-vite/pull/52
* petrprikryl made their first contribution in https://github.com/MrBin99/django-vite/pull/65

**Full Changelog**: https://github.com/MrBin99/django-vite/compare/2.0.2...2.1.0

2.0.2

- Make sure `DJANGO_VITE_STATIC_URL` finish with a trailing '/'

2.0.1

- Add trailing '/' in `DJANGO_VITE_STATIC_URL`

2.0.0

- Use `pathlib.path` to handle paths.
- Remove `async` and `defer` as default attributes.
- Add `crossorigin` default attribute.
- Cusomize attributes using Python `kwargs`.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.