Releases: MrBin99/django-vite
Releases · MrBin99/django-vite
3.0.5
What's Changed
- 📝 Fixes script attribute documentation by @ekwoka in #134
- Fix #139 recursion error by @Niicck in #141
- Make attributes set by the user propagate to all assets by @kierangillblueberry in #142
New Contributors
- @ekwoka made their first contribution in #134
- @kierangillblueberry made their first contribution in #142
Full Changelog: 3.0.4...3.0.5
3.0.4
What's Changed
- Update README.md for rollup 4 hashes by @dmwyatt in #130
- Enable custom kebab-case attributes by @Niicck and @kierangillblueberry in #131
New Contributors
- @dmwyatt made their first contribution in #130
- @kierangillblueberry made their first contribution in #131
Full Changelog: 3.0.3...3.0.4
3.0.3
3.0.2
3.0.1
What's Changed
- set default dev_server_port to 5173 by @Niicck in #99
- fix: stop loading unsupported attributes into ManifestEntry by @Niicck in #103
- fix: missing bracket and colon in
README.md
by @baseplate-admin in #101 - include '-' in example whitenoise regex by @Niicck in #96
New Contributors
- @baseplate-admin made their first contribution in #101
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Setup tests, linting and codestyle checks by @thijskramer in #77
- Enable multi-app configs by @Niicck in #92
- feat(multi-config): rework how configuration definition is handled by @MrBin99 in #50
Full Changelog: 2.1.3...3.0.0
2.1.3
2.1.2
What's Changed
- ensure DJANGO_VITE_STATIC_URL_PREFIX ends with a slash by @thijskramer in #78
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Create singleton instance on app ready by @thijskramer in #75
New Contributors
- @thijskramer made their first contribution in #75
Full Changelog: 2.1.0...2.1.1
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