mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-05-17 05:39:39 +03:00
release v2.0.11
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
This package is [semantic versioned](http://semver.org/)
|
||||
|
||||
## 2.0.11
|
||||
- [bugfix]: custom mutation name. tnx [@sharkykh](https://github.com/sharkykh)
|
||||
|
||||
## 2.0.10
|
||||
- [bugfix]: check Proxy for old browsers. tnx [@mikhailian](https://github.com/mikhailian)
|
||||
- [feature]: Handle skip scheme ws url. tnx [@denzow](https://github.com/denzow)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-native-websocket",
|
||||
"version": "2.0.10",
|
||||
"version": "2.0.11",
|
||||
"description": "native websocket implemantation for vuejs and vuex",
|
||||
"main": "dist/build.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user