Skip to content

Releases: litestar-org/litestar-vite

v0.8.0

01 Dec 05:36
Compare
Choose a tag to compare

What's Changed

  • feat: adds 404 redirect option by @cofin in #46

Full Changelog: v0.7.1...v0.8.0

v0.7.1

30 Nov 22:03
Compare
Choose a tag to compare

What's Changed

  • fix(docs): Update build_docs.py by @Alc-Alc in #54
  • chore(docs): updated release process by @cofin in #55

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Nov 02:22
Compare
Choose a tag to compare

What's Changed

Why 0.7.0? There was a version mismatch between the typescript vite-plugin and the python litestar-vite code. v0.7.0 is the first release that synchronizes these 2 projects.

  • feat: updated example to include js routes by @cofin in #43
  • feat: add API documentation, add vite-plugin and move to uv by @cofin in #53

Full Changelog: v0.2.9...v0.7.0

v0.2.9

04 Aug 20:21
18d9d89
Compare
Choose a tag to compare

What's Changed

  • feat: updated exception handler by @cofin in #42

Full Changelog: v0.2.8...v0.2.9

v0.2.8

30 Jul 05:14
689c195
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

28 Jul 23:48
efa3c39
Compare
Choose a tag to compare

What's Changed

  • feat: adds ImproperConfig to exception handler by @cofin in #40

Full Changelog: v0.2.6...v0.2.7

v0.2.6

28 Jul 02:26
Compare
Choose a tag to compare

Full Changelog: v0.2.5...v0.2.6
Corrects an issue with URLs

v0.2.5

28 Jul 01:56
83cf43b
Compare
Choose a tag to compare

What's Changed

  • feat: use referer scheme on redirect by @cofin in #39

Full Changelog: v0.2.4...v0.2.5

v0.2.4

27 Jul 15:52
5f5148a
Compare
Choose a tag to compare

What's Changed

  • feat: better handle invalid session errors by @cofin in #38

Full Changelog: v0.2.3...v0.2.4

v0.2.3

27 Jul 02:18
42ffc3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3