mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 07:30:53 +00:00
chore: release @vant/touch-emulator@1.3.0
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user