Skip to content

v0.7.0

Compare
Choose a tag to compare
@cofin cofin released this 30 Nov 02:22
· 41 commits to main since this release

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