Preload chunks when links are visible in the viewport (#24)

* feat: preload chunk when links are visible in the viewport

* feat: update version to v0.9.0
This commit is contained in:
Valerio Ageno
2024-08-14 20:50:47 +02:00
committed by GitHub
parent 58c4890122
commit 341fba6ca9
20 changed files with 138 additions and 139 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tuono_lib_macros"
version = "0.8.4"
version = "0.9.0"
edition = "2021"
description = "The react/rust fullstack framework"
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]