Skip to content

Releases: tuono-labs/tuono

v0.2.1

Choose a tag to compare

@Valerioageno Valerioageno released this 24 Jun 15:40
  • Update launch log according to the mode

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@Valerioageno Valerioageno released this 23 Jun 18:18
  • Enabled tuono build CLI command

v0.1.9

Choose a tag to compare

@Valerioageno Valerioageno released this 21 Jun 17:34
  • Update npm keywords
  • Udate crates kewords
  • Update ssr_rs dependency to latest (0.5.4)
  • Update README.md

v0.1.8

Choose a tag to compare

@Valerioageno Valerioageno released this 21 Jun 16:53
5d434ae
  • Changed lazy function name to dynamic

v0.1.7

Choose a tag to compare

@Valerioageno Valerioageno released this 20 Jun 18:03

Fix release pipeline. Recursively publish all the packages

v0.1.6

Choose a tag to compare

@Valerioageno Valerioageno released this 20 Jun 17:47
  • Fix tuono-lazy-fn-vite-plugin publish pipeline

v0.1.5

Choose a tag to compare

@Valerioageno Valerioageno released this 20 Jun 17:42
f37cb70
  • 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

Choose a tag to compare

@Valerioageno Valerioageno released this 15 Jun 19:03
  • Update tuono dev logs - wating for server to start to show the development environment URL
  • Enable --template flag in tuono new

v0.1.3

Choose a tag to compare

@Valerioageno Valerioageno released this 15 Jun 12:27
abb2d65
  • Create Props struct
  • Add StatusCode server side handling
  • Update tutorial documentation

v0.1.2

Choose a tag to compare

@Valerioageno Valerioageno released this 12 Jun 11:23
  • Pass headers to Request struct