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

Add custom pass to store handler

This commit is contained in:
Joshua Morris
2018-06-05 11:34:25 -06:00
parent 649485e28b
commit 4d8bf21ab4
5 changed files with 60 additions and 3 deletions
+3
View File
@@ -2,6 +2,9 @@
This package is [semantic versioned](http://semver.org/)
## 2.0.8
- [feature]: custom pass to store logic. Defaults to original passToStore code if no custom logic provided
## 2.0.7
- [feature]: manual connect/disconnect