Igor Kamyşev

Results 90 issues of Igor Kamyşev

https://wikimedia.org/api/rest_v1/?spec ``` .pnpm/[email protected]/node_modules/openapi/src/lib/get-ref.js:4 return refArr.reduce((memo, key) => memo[key], object); ^ TypeError: Cannot read properties of undefined (reading 'editors-by-country') ```

bug

Now, we create store `$callObjects` in `concurrency` and put to operation itself. It has no sense, we can create it just inside the operation itself and expose as a low-level...

scope:core
refactoring

Low-level Events `failedNoFilters`, `failedIgnoreSuppression` and their connection with `retry` are not clear. We need to refactor it and clarify.

scope:core
refactoring

Now we manually add showcases to a particular page, it would be nice to have one config for showcase which will be used to inject a link to it to...

type:documentation
good first issue
scope:website

[Release-action](https://github.com/igorkamyshev/farfetched/blob/master/.github/workflows/release.yml) publishes all packages to http://npmjs.com/. It would be nice to create GitHub releases and GitHub package registry.

good first issue
scope:tooling

Farfetched depends on Fetch API, so maybe we shall restrict Node.js version in package.json of our packages?

type:enhancement
scope:core
scope:react
scope:solid
scope:runtypes
discussion