Vladimir Ivakin

Results 3 issues of Vladimir Ivakin

It would be nice to support `priority` parameter in `createJsomQuery` and `createJsonMutation` as in the `fetch` API.

type:enhancement
scope:core
on hold

Now `connectQuery({source, target})` creates connection (sic!) between source and target. It could be useful in cases then you need to perform few api calls. For example, I want to receive...

scope:core
discussion

`@changesets/cli` is not dependency at all and `@codemirror/state`, `@codemirror/view` and `solid-js` are peer-dependencies.