allow all hosts in dev mode v0.5.3
-(templates): add server.allowedHosts: true to all template vite configs -(vite7): fixes 'Blocked request' error for non-localhost hostnames
prefer local vite binary over npx v0.4.1
-(cli): use ./node_modules/.bin/vite when available instead of npx -(cli): fixes 'npx not found' error on systems without npx in PATH
fix binary lookup for file: linked installs v0.5.2
fix edge ready detection for new output format v0.5.1
fix template dependencies to use file: reference v0.5.0
bump vite-plugin-tana to ^0.5.0 v0.3.12
upgrade to Vite 7 v0.5.0
add tana start --host and call vite directly v0.3.11