mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore: release @vant/touch-emulator@1.3.0
This commit is contained in:
parent
35683a0d05
commit
3796e8b9ae
@ -1,16 +1,25 @@
|
||||
# Changelog
|
||||
|
||||
### [v1.3.0]
|
||||
|
||||
`2021-05-26`
|
||||
|
||||
- add SSR support [\#8767](https://github.com/youzan/vant/pull/8767)
|
||||
|
||||
### [v1.2.0]
|
||||
|
||||
`2019-11-22`
|
||||
|
||||
- fix incorrect touchmove behaviour in Firefox [\#5118](https://github.com/youzan/vant/pull/5118)
|
||||
- fix incorrect touchmove behavior in Firefox
|
||||
|
||||
### [v1.1.0]
|
||||
|
||||
`2019-06-03`
|
||||
|
||||
- skip emulator when browser support touch event
|
||||
|
||||
### [v1.0.0]
|
||||
|
||||
`2019-05-28`
|
||||
|
||||
- initial release
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/touch-emulator",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Vant touch emulator",
|
||||
"main": "index.js",
|
||||
"publishConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user