Skip to content

v0.7.0

Choose a tag to compare

@lxsmnsyc lxsmnsyc released this 24 Sep 06:13
· 199 commits to main since this release
  • Adds $destructure CTF, @destructure comment pragma and destructure label. This utility compiles to splitProps and also allows destructuring while retaining reactivity.
  • Adds $merge. Compiles to mergeProps.
  • Compile-time errors are now better and descriptive.
  • Introduces the plugin option dev which enables name fields for signal and memo.