Change lazy function name to dynamic (#5)

* feat: add test:watch script

* feat: update lazy babel plugin to support 'dynamic' as function name

* feat: move 'lazy' into 'dynamic' function name to tuono main package

* feat: update version to v0.1.8
This commit is contained in:
Valerio Ageno
2024-06-21 18:52:58 +02:00
committed by GitHub
parent 54e7d3a397
commit 5d434aeb68
14 changed files with 59 additions and 28 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tuono_lib_macros"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
description = "The react/rust fullstack framework"
homepage = "https://github.com/Valerioageno/tuono"