这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: tuono-labs/tuono

v0.2.1

24 Jun 15:40
Compare
Choose a tag to compare
  • Update launch log according to the mode

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

v0.2.0

23 Jun 18:18
Compare
Choose a tag to compare
  • Enabled tuono build CLI command

v0.1.9

21 Jun 17:34
Compare
Choose a tag to compare
  • Update npm keywords
  • Udate crates kewords
  • Update ssr_rs dependency to latest (0.5.4)
  • Update README.md

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