2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-23 14:20:35 +03:00

release 10

This commit is contained in:
Viktor Scheglov
2018-09-12 16:46:12 +03:00
parent 2835a4b79a
commit 6891ca2e81
4 changed files with 7650 additions and 5 deletions
+5
View File
@@ -2,6 +2,11 @@
This package is [semantic versioned](http://semver.org/)
## 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)
- [feature]: Support for custom mutation name. thx [@OmgImAlexis](https://github.com/OmgImAlexis)
## 2.0.9
- [bugfix]: fixed reconnection