@live-change/dao-vue3
Advanced tools
Comparing version 0.5.8 to 0.5.9
@@ -60,2 +60,3 @@ import { ref, onUnmounted, getCurrentInstance, unref, reactive, isRef, shallowRef, watch, computed } from 'vue' | ||
for(const moreElement of more) { | ||
debug("MORE ELEMENT", moreElement) | ||
if(moreElement.to) { | ||
@@ -62,0 +63,0 @@ const pointers = collectPointers(data, moreElement.schema, |
{ | ||
"name": "@live-change/dao-vue3", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"author": { | ||
@@ -13,3 +13,3 @@ "email": "m8@em8.pl", | ||
"dependencies": { | ||
"@live-change/dao": "^0.5.8" | ||
"@live-change/dao": "^0.5.9" | ||
}, | ||
@@ -36,3 +36,3 @@ "description": "Vue.js integration for live-change dao", | ||
}, | ||
"gitHead": "645fab4e2e100b75403f362145d0edf3583bca5d" | ||
"gitHead": "b4fc670f10aa369feb0c371c976464b246e87e9d" | ||
} |
26540
643
Updated@live-change/dao@^0.5.9