Skip to content

Releases: tuono-labs/tuono

v0.1.8

21 Jun 16:53
5d434ae
Compare
Choose a tag to compare
  • Changed lazy function name to dynamic

v0.1.7

20 Jun 18:03
Compare
Choose a tag to compare

Fix release pipeline. Recursively publish all the packages

v0.1.6

20 Jun 17:47
Compare
Choose a tag to compare
  • Fix tuono-lazy-fn-vite-plugin publish pipeline

v0.1.5

20 Jun 17:42
f37cb70
Compare
Choose a tag to compare
  • Export lazy fn. Allows any component to be lazy loaded but server side renderer.
  • All the defined routes are lazy loaded (+SSR) by default.

v0.1.4

15 Jun 19:03
Compare
Choose a tag to compare
  • Update tuono dev logs - wating for server to start to show the development environment URL
  • Enable --template flag in tuono new

v0.1.3

15 Jun 12:27
abb2d65
Compare
Choose a tag to compare
  • Create Props struct
  • Add StatusCode server side handling
  • Update tutorial documentation

v0.1.2

12 Jun 11:23
Compare
Choose a tag to compare
  • Pass headers to Request struct

v0.1.1

08 Jun 10:44
Compare
Choose a tag to compare
  • Refined development command tuono dev logging
  • Improved logs' meaning

v0.1.0

07 Jun 19:03
Compare
Choose a tag to compare
  • Enable browser's back and forward button to work on client side navigation

v0.0.12

06 Jun 17:18
Compare
Choose a tag to compare
  • Update tuono new CLI command to support a better package.json string replacement (development purpose)