nativescript-vue / nativescript-vue-devtools

A NativeScript-Vue plugin for connecting to the standalone vue-devtools
https://nativescript-vue.org/en/docs/getting-started/vue-devtools/
MIT License
28 stars 7 forks source link

Switch to nativescript-socketio library #7

Closed lafriks closed 5 years ago

lafriks commented 6 years ago

Fixes to work with NativeScript-Vue 2.0. Fixes #6

ab623 commented 5 years ago

This has also worked for me. Please can this be merged in?

foxted commented 5 years ago

Any updates on when this would be merged in? nativescript-vue-devtools is unusable with NativeScript 2.0 without this update.

tralves commented 5 years ago

Merging this will implies making a change in the vue-cli-template package.json:

"nativescript-toasty": "^1.3.0",
"nativescript-socketio": "^3.2.1",

These relace the packages nativescript-toast and nativescript-socket.io.

rigor789 commented 5 years ago

Fixed with #9 and released in 1.2.0