Latest swrv + @vue/composition-api
- remove tslib as dep #114
- remove optional data?, error? as they are always defined since they are Refs #115
Vue 3 version updated with all latest features cherry-picked into next
- error retries 830ac4c
- array/object as key 9096919
- revaliate on mutate 415f8eb
- ts paths f3ad412
- tsc target to es5 ce75e60
- remove tslib as dep 05ffc66
- remove optional data?, error? as they are always defined since they are Refs