MyGit

1.3.0

vanjs-org/van

版本发布时间: 2024-02-27 01:31:01

vanjs-org/van最新发布版本:1.5.0(2024-03-15 00:50:54)

Improve the dependency detection in binding functions to avoid self-referencing side effect triggering infinite loop.

With this release, the following code will work perfectly:

van.derive(() => {
  if (checked.val) ++numChecked.val
})

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-02-27发行的版本