docs(@vant/use): changelog v1.3.1
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# 更新日志
|
||||
|
||||
### v1.3.1
|
||||
|
||||
- 移除 requestAnimationFrame 的 polyfill
|
||||
|
||||
### v1.3.0
|
||||
|
||||
- 新增 `useCustomFieldValue` 方法
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user