Releases: tuono-labs/tuono
Releases · tuono-labs/tuono
v0.1.2
- Pass headers to
Request
struct
v0.1.1
- Refined development command
tuono dev
logging - Improved logs' meaning
v0.1.0
- Enable browser's
back
andforward
button to work on client side navigation
v0.0.12
- Update
tuono new
CLI command to support a better package.json string replacement (development purpose)
v0.0.11
- Fix package name from
tuono-tuono
totuono
. Broken after turbo update
v0.0.10
- Fix
vite/modulepreload-polyfill
import - Prevent default code on new route creation
v0.0.9
- Fix
tuono
publish pipeline
v0.0.8
- Update
static_files
import
v0.0.7
- Create
tuono new
CLI action
v0.0.6
Let tuono dev
and tuono build
creating the internal client-main.tsx
and server-main.tsx
files