Releases: tuono-labs/tuono
Releases · tuono-labs/tuono
Release list
v0.2.1
- Update launch log according to the mode
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.9
- Update npm keywords
- Udate crates kewords
- Update
ssr_rsdependency to latest (0.5.4) - Update README.md
v0.1.8
v0.1.7
Fix release pipeline. Recursively publish all the packages
v0.1.6
- Fix
tuono-lazy-fn-vite-pluginpublish pipeline
v0.1.5
- Export
lazyfn. Allows any component to be lazy loaded but server side renderer. - All the defined routes are lazy loaded (+SSR) by default.
v0.1.4
- Update
tuono devlogs - wating for server to start to show the development environment URL - Enable
--templateflag intuono new
v0.1.3
- Create
Propsstruct - Add
StatusCodeserver side handling - Update tutorial documentation