Skip to content

更新版本

平台包、核心包、官方插件包的版本号为了方便大家记忆,均保持统一更新。

如出现旧版本缓存冲突导致的报错,需删除 lock 文件node_modules 重装一下。

还可通过 命令行工具 更新。

版本号

当前最新版本为: v1.5.3

ts
import { version } from 'leafer-ui'

console.log(version)

Released under the MIT License.