Skip to content

Releases: litestar-org/litestar-vite

v0.2.2

22 Jul 14:19
edae468
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Jul 21:08
9f3a6cf
Compare
Choose a tag to compare

What's Changed

  • fix: only flash if session exists by @cofin in #34

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Jul 00:23
Compare
Choose a tag to compare

What's Changed

  • feat: easier integration with the flash plugin by @cofin in #21
  • fix: removesuffix is not supported on 3.8 by @cofin in #28
  • feat: base Inertia JS integration by @cofin in #5
  • feat: enhanced InertiaJS support by @cofin in #33

New Contributors

Full Changelog: v0.1.22...v0.2.0

v0.1.22

23 Mar 21:30
9288188
Compare
Choose a tag to compare

What's Changed

  • feat: template init correction by @cofin in #19

Full Changelog: v0.1.21...v0.1.22

v0.1.21

20 Mar 02:37
6100b63
Compare
Choose a tag to compare

What's Changed

  • fix: remove cli from required litestar optional features. by @cofin in #18

Full Changelog: v0.1.20...v0.1.21

v0.1.20

17 Mar 04:03
96c5ba2
Compare
Choose a tag to compare

What's Changed

  • fix: serve public_dir if it exists by @cofin in #17

Full Changelog: v0.1.19...v0.1.20

v0.1.19

20 Feb 01:55
9e61940
Compare
Choose a tag to compare

What's Changed

  • feat: swap from deprecated static files by @cofin in #15

Full Changelog: v0.1.18...v0.1.19

v0.1.18

04 Feb 19:03
171e178
Compare
Choose a tag to compare

What's Changed

  • feat: set engine instance when configuring and adjust default manifest path by @cofin in #14

Full Changelog: v0.1.17...v0.1.18

v0.1.17

02 Jan 04:02
59410bb
Compare
Choose a tag to compare

This change enables the automatic configuration of the Litestar static folders configuration.

Full Changelog: v0.1.16...v0.1.17

v0.1.16

30 Dec 19:05
6216474
Compare
Choose a tag to compare

This minor update modifies the following:

  • Additional console output when running CLI commands
  • Simplify jinja templates
  • Add option to set environment variables

Full Changelog: v0.1.15...v0.1.16