Sergei Frolov

Results 3 issues of Sergei Frolov

Hi authors and contributors! It seems there is a mistype in the variable name in @reshadow/core https://github.com/lttb/reshadow/blob/c42d7cce144a851c152e55d507e8514de8e77a57/packages/core/index.js#L78 Is there `use` should be `uses`? https://github.com/mayoujin/reshadow/blob/461a397f24c3278d7191846824f35f6741aaf207/packages/core/index.js#L78 It seems this issue does not...

Hi authors and contributors! There is a runtime error occurs when using _reshadow_ with _Vuejs 3_ and its new [@vue/babel-plugin-jsx](https://github.com/vuejs/jsx-next/tree/dev/packages/babel-plugin-jsx) (replace Vuejs 2 [@vue/babel-plugin-transform-vue-jsx](https://github.com/vuejs/babel-plugin-transform-vue-jsx)) babel transform plugin of vue-3-like jsx....

bug

Hi! Earlier, it was advised to support argument `query` of type `DocumentNode` (GraphQL AST) in `simpleQuery` and `simpleMutation` methods #70. And it was added, thx! But it has some problems...

bug
help wanted