docs(@vant/use): changelog 1.3.6
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v1.3.6
|
||||
|
||||
- Fix missing VisibilityState type
|
||||
|
||||
## v1.3.5
|
||||
|
||||
- Fix useChildren missing subTree when flattening vnodes
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"dependencies": {
|
||||
"@vant/icons": "^1.7.1",
|
||||
"@vant/popperjs": "^1.1.0",
|
||||
"@vant/use": "^1.3.5"
|
||||
"@vant/use": "^1.3.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user