Skip to content

Releases: litestar-org/litestar-vite

v0.1.15

19 Dec 21:00
4c79c2b
Compare
Choose a tag to compare

Full Changelog: v0.1.14...v0.1.15

This release corrects a separate issue with rendering the websocket client when not in dev mode.

v0.1.14

19 Dec 20:42
5f1b4c2
Compare
Choose a tag to compare

Full Changelog: v0.1.13...v0.1.14

This release correctly toggles HMR based on dev mode status and the HMR configuration.

v0.1.13

19 Dec 17:53
67a6558
Compare
Choose a tag to compare

Full Changelog: v0.1.12...v0.1.13

This release addresses a minor issue when loading the hot_file location when in DEV_MODE is True

v0.1.12

19 Dec 17:24
0784c3e
Compare
Choose a tag to compare

Full Changelog: v0.1.11...v0.1.12

v0.1.11

19 Dec 14:41
1275c56
Compare
Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

v0.1.10

17 Dec 22:27
9116ab1
Compare
Choose a tag to compare

What's Changed

  • fix: cleanup templates; add default entry points by @cofin in #13

Full Changelog: v0.1.9...v0.1.10

v0.1.9

13 Dec 20:09
a67ded8
Compare
Choose a tag to compare

What's Changed

  • fix: remove removed asset_path reference by @cofin in #12
  • various bug fixes

Full Changelog: v0.1.8...v0.1.9

v0.1.8

13 Dec 15:44
abac1d1
Compare
Choose a tag to compare

What's Changed

  • feat: remove asset_dir & allow path as string by @cofin in #11

Full Changelog: v0.1.7...v0.1.8

v0.1.7

11 Dec 19:03
ee72059
Compare
Choose a tag to compare

What's Changed

  • feat: adds build --watch option and updated README by @cofin in #10

Full Changelog: v0.1.6...v0.1.7

v0.1.6

10 Dec 19:19
07bbbc6
Compare
Choose a tag to compare

What's Changed

  • fix: updated default manifest location by @cofin in #9

Full Changelog: v0.1.5...v0.1.6