mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(@vant/use): changelog v1.3.2
This commit is contained in:
parent
9e750ea634
commit
75958887c2
@ -26,7 +26,7 @@
|
||||
"release-it": "^14.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vant/use": "^1.3.1"
|
||||
"@vant/use": "^1.3.2"
|
||||
},
|
||||
"release-it": {
|
||||
"git": {
|
||||
|
@ -397,10 +397,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@vant/use@^1.3.1":
|
||||
version "1.3.1"
|
||||
resolved "https://registry.nlark.com/@vant/use/download/@vant/use-1.3.1.tgz?cache=0&sync_timestamp=1632302722581&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.3.1.tgz#8609fc7f86713df0c4ace7109eee6df2f3bd9a0f"
|
||||
integrity sha1-hgn8f4ZxPfDErOcQnu5t8vO9mg8=
|
||||
"@vant/use@^1.3.2":
|
||||
version "1.3.2"
|
||||
resolved "https://registry.npmmirror.com/@vant/use/download/@vant/use-1.3.2.tgz?cache=0&sync_timestamp=1632970350432&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.3.2.tgz#d4f232f0440df3c058c65037ae6f20ebd0c06ad3"
|
||||
integrity sha1-1PIy8EQN88BYxlA3rm8g69DAatM=
|
||||
|
||||
ansi-align@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
@ -1,5 +1,9 @@
|
||||
# 更新日志
|
||||
|
||||
### v1.3.2
|
||||
|
||||
- 移除 passive event 的 polyfill
|
||||
|
||||
### v1.3.1
|
||||
|
||||
- 移除 requestAnimationFrame 的 polyfill
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@vant/icons": "^1.7.1",
|
||||
"@vant/lazyload": "^1.3.0",
|
||||
"@vant/popperjs": "^1.1.0",
|
||||
"@vant/use": "^1.3.1"
|
||||
"@vant/use": "^1.3.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
@ -1811,10 +1811,10 @@
|
||||
resolved "https://registry.nlark.com/@vant/touch-emulator/download/@vant/touch-emulator-1.3.2.tgz?cache=0&sync_timestamp=1625708536883&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Ftouch-emulator%2Fdownload%2F%40vant%2Ftouch-emulator-1.3.2.tgz#9392c3971dd7247c2cf8e5d5aabc951e33cd5e6f"
|
||||
integrity sha1-k5LDlx3XJHws+OXVqryVHjPNXm8=
|
||||
|
||||
"@vant/use@^1.3.1":
|
||||
version "1.3.1"
|
||||
resolved "https://registry.npmjs.org/@vant/use/-/use-1.3.1.tgz#8609fc7f86713df0c4ace7109eee6df2f3bd9a0f"
|
||||
integrity sha512-H4TX2Hfs3dN6VebTTJBhsleEGkyGxhTOG3rZ08YFsnxFBn0eJhJaxJJSNfkDOJnNr/QjITYRvZ8I/CdjV+IM0A==
|
||||
"@vant/use@^1.3.2":
|
||||
version "1.3.2"
|
||||
resolved "https://registry.npmmirror.com/@vant/use/download/@vant/use-1.3.2.tgz?cache=0&sync_timestamp=1632970350432&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.3.2.tgz#d4f232f0440df3c058c65037ae6f20ebd0c06ad3"
|
||||
integrity sha1-1PIy8EQN88BYxlA3rm8g69DAatM=
|
||||
|
||||
"@vitejs/plugin-vue-jsx@^1.1.8":
|
||||
version "1.1.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user