mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-06-20 01:40:34 +03:00
change changelog
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
This package is [semantic versioned](http://semver.org/)
|
This package is [semantic versioned](http://semver.org/)
|
||||||
|
|
||||||
|
## 2.0.9
|
||||||
|
- [bugfix]: fixed reconnection
|
||||||
|
|
||||||
## 2.0.8
|
## 2.0.8
|
||||||
- [feature]: custom pass to store logic. Defaults to original passToStore code if no custom logic provided
|
- [feature]: custom pass to store logic. Defaults to original passToStore code if no custom logic provided
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-native-websocket",
|
"name": "vue-native-websocket",
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"description": "native websocket implemantation for vuejs and vuex",
|
"description": "native websocket implemantation for vuejs and vuex",
|
||||||
"main": "dist/build.js",
|
"main": "dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user