graphql-typed-document-node
graphql-typed-document-node copied to clipboard
An improved version of `DocumentNode` for seamless TypeScript integration for GraphQL.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql](https://togithub.com/graphql/graphql-js) | [`16.0.1` -> `16.5.0`](https://renovatebot.com/diffs/npm/graphql/16.0.1/16.5.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fs-extra](https://togithub.com/jprichardson/node-fs-extra) | [`9.1.0` -> `10.1.0`](https://renovatebot.com/diffs/npm/fs-extra/9.1.0/10.1.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) | [`6.15.0` -> `8.5.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/6.15.0/8.5.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`4.4.4` -> `4.7.4`](https://renovatebot.com/diffs/npm/typescript/4.4.4/4.7.4) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [patch-package](https://togithub.com/ds300/patch-package) | [`6.2.2` -> `6.4.7`](https://renovatebot.com/diffs/npm/patch-package/6.2.2/6.4.7) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphql](https://togithub.com/graphql/graphql-js) | [`15.6.0` -> `15.8.0`](https://renovatebot.com/diffs/npm/graphql/15.6.0/15.8.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globby](https://togithub.com/sindresorhus/globby) | [`11.0.1` -> `11.1.0`](https://renovatebot.com/diffs/npm/globby/11.0.1/11.1.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [bob-the-bundler](https://togithub.com/kamilkisiela/bob) | [`1.5.1` -> `1.7.3`](https://renovatebot.com/diffs/npm/bob-the-bundler/1.5.1/1.7.3) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`26.0.8` -> `26.0.24`](https://renovatebot.com/diffs/npm/@types%2fjest/26.0.8/26.0.24) | [](https://docs.renovatebot.com/merge-confidence/)...
After I upgraded from 3.1.0 to 3.1.1 I got a lot of type errors in my project. My setup: - graphql-core-generator with @graphql-codegen/typed-document-node 2.2.2 - urql 2.0.6 with @urql/preact 2.0.3...