Skip to content

Releases: MrBin99/django-vite

3.0.5

16 Sep 13:41
e4f2bfb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4

07 Apr 22:20
abf0a5d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.3...3.0.4

3.0.3

22 Jan 18:11
Compare
Choose a tag to compare

What's Changed

  • fix pre-commit github action by @Niicck in #117
  • Update readme to set manifest path by @noxan in #113
  • update link to django-vite-examples in README by @Niicck in #118
  • Add kwargs support to vite_react_refresh by @Niicck in #120

New Contributors

Full Changelog: 3.0.2...3.0.3

3.0.2

10 Jan 03:51
c6c461d
Compare
Choose a tag to compare

What's Changed

  • Fix explosion of already_processed by @amw in #109

New Contributors

  • @amw made their first contribution in #109

Full Changelog: 3.0.1...3.0.2

3.0.1

01 Dec 08:53
Compare
Choose a tag to compare

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

Full Changelog: 3.0.0...3.0.1

3.0.0

14 Nov 18:50
49e1115
Compare
Choose a tag to compare

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

16 Jun 07:11
57156f4
Compare
Choose a tag to compare

What's Changed

  • Preload entrypoint by @gone in #57
  • Only append / when DJANGO_VITE_STATIC_URL_PREFIX is provided (fixes #81) by @emab in #82

New Contributors

  • @emab made their first contribution in #82

Full Changelog: 2.1.2...2.1.3

2.1.2

02 Jun 14:26
f2af541
Compare
Choose a tag to compare

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

01 Jun 18:18
0717681
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

25 May 13:32
2b5f899
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0