docs(@vant/use): changelog v1.3.1

This commit is contained in:
chenjiahan
2021-09-22 17:26:46 +08:00
parent 67437b541e
commit 70eec20d25
3 changed files with 13 additions and 76 deletions
+4
View File
@@ -1,5 +1,9 @@
# 更新日志
### v1.3.1
- 移除 requestAnimationFrame 的 polyfill
### v1.3.0
- 新增 `useCustomFieldValue` 方法
+1 -1
View File
@@ -47,7 +47,7 @@
"@vant/icons": "^1.7.1",
"@vant/lazyload": "^1.2.0",
"@vant/popperjs": "^1.1.0",
"@vant/use": "^1.3.0"
"@vant/use": "^1.3.1"
},
"peerDependencies": {
"vue": "^3.0.0"