0.6.xx -- 2026-03-23
BREAKING CHANGES:
:build? removed — use :vite {:mode :build} (default) or :vite nil to
skip vite:hot-reload removed — use
zodiac-hot-reload instead:config-file moved into :vite map — :vite {:config-file "..."}:package-json-dir moved into :vite map — :vite {:package-json-dir "..."}:vite-host and :vite-port replaced by :vite {:host "..." :port ...}::vite-dev-server Integrant component removed — use ::vite with
:mode :dev-server::hot-reload and ::hot-reload-middleware Integrant components removedring-hot-reload dependency removedOther changes:
:vite map option replaces multiple top-level keys::assets takes a vite ref directly instead of a pre-computed URL:orn schema with per-mode validation (ViteBuild, ViteDevServer):mode, :host, :port) driven by malli schema:config-file no longer required; Vite auto-resolves config in project root::vite-client-middleware injects @vite/client in dev-server mode0.5.40 -- 2026-03-21
0.4.34 -- 2025-12-15
0.3.28 -- 2025-07-18
npm install when build? is false0.3.23 -- 2025-05-26
0.2.22 -- 2025-02-09
0.2.20 -- 2025-02-07
0.1.18 -- 2024-11-17
0.1.15 -- 2024-11-17
0.1.14 -- 2024-11-16
0.1.13 -- 2024-11-16
0.1.6 -- 2024-11-12
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |