release: vant@1.4.3 (#11076)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## v1.4.3
|
||||
|
||||
- improve `useEventListener` typing
|
||||
|
||||
## v1.4.2
|
||||
|
||||
- `useClickAway` support multiple targets
|
||||
|
||||
## v1.4.1
|
||||
|
||||
- Add `exports` field to package.json, support nuxt 3.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/use",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"description": "Vant Composition API",
|
||||
"main": "dist/index.cjs.js",
|
||||
"module": "dist/index.esm.mjs",
|
||||
|
||||
Reference in New Issue
Block a user