graphql

GraphQL (TypeScript) module for Nest framework (node.js) 🍷

MIT License

Downloads
3.9M
Stars
1.4K
Committers
137

Bot releases are visible (Hide)

graphql - Release 7.3.5

Published by kamilmysliwiec over 4 years ago

  • Merge pull request #831 from nestjs/fix/context-instance-830 (c9a09a2)
  • Merge pull request #816 from nestjs/renovate/chokidar-3.x (0ca55fa)
  • Merge pull request #814 from beeman/beeman/resolve-type-undefined (0cadbea)
  • fix(): assign req to object instead of object merge #830 (1ec9f38)
  • chore(deps): update dependency jest to v25.5.2 (f0f2d53)
  • chore(deps): update dependency jest to v25.5.1 (c9613c6)
  • chore(deps): update dependency jest to v25.5.0 (e377489)
  • chore(deps): update dependency lint-staged to v10.2.0 (acd3bde)
  • chore(deps): update dependency @typescript-eslint/parser to v2.30.0 (ed49e16)
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v2.30.0 (c51a958)
  • fix(deps): update dependency chokidar to v3.4.0 (ce80058)
  • chore(deps): update dependency ts-node to v8.9.1 (fcddfb1)
  • fix: make sure to handle undefined case in ResolveTypeFactory (2ef556e)
  • chore(deps): update nest monorepo to v7.0.9 (bdf2c7f)
  • chore(deps): update dependency @types/node-fetch to v2.5.7 (aaec91d)
  • chore(deps): update dependency class-validator to v0.12.2 (ea7b26e)
  • Create lock.yml (76a6b0b)
  • chore(deps): update dependency eslint-config-prettier to v6.11.0 (c5dd5b3)
  • chore(deps): update dependency prettier to v2.0.5 (cfa2feb)
  • chore(deps): update dependency lint-staged to v10.1.7 (f16dec7)
graphql - Release 7.3.4

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (2375376)
  • fix(mapped-types): inherit all fields from the prototype chain (1cc8eec)
  • chore(deps): update dependency ts-node to v8.9.0 (3cbf283)
  • chore(deps): update typescript-eslint monorepo to v2.29.0 (1853e79)
graphql - Release 7.3.3

Published by kamilmysliwiec over 4 years ago

  • Merge pull request #799 from nestjs/renovate/nestjs-mapped-types-0.x (735d04c)
  • fix(deps): update dependency @nestjs/mapped-types to v0.0.3 (6eddd40)
graphql - Release 7.3.2

Published by kamilmysliwiec over 4 years ago

  • fix(): fix async context factories (1c5e1c5)
  • Merge pull request #789 from nestjs/renovate/nestjs-mapped-types-0.x (26e222c)
  • chore(deps): update dependency jest to v25.4.0 (90e8781)
  • chore(deps): update dependency lint-staged to v10.1.6 (05a1c6d)
  • chore(deps): update dependency class-validator to v0.12.1 (8dc167d)
  • chore(deps): update dependency class-validator to v0.12.0 (1c0a658)
  • chore(deps): update dependency lint-staged to v10.1.5 (9f50c8a)
  • chore(deps): update dependency lint-staged to v10.1.4 (190207c)
  • fix(deps): update dependency @nestjs/mapped-types to v0.0.2 (33617b8)
graphql - Release 7.3.1

Published by kamilmysliwiec over 4 years ago

  • Merge pull request #782 from nestjs/feat/expose-context-id (61d6876)
  • Merge branch 'master' of https://github.com/nestjs/graphql (ad87336)
  • Merge branch 'Diluka-mixin-type-helper' (c4f478a)
  • feat(): use mapped types library (d6a67ec)
  • Merge branch 'mixin-type-helper' of https://github.com/Diluka/graphql into Diluka-mixin-type-helper (f618698)
  • Merge pull request #787 from nestjs/renovate/merge-graphql-schemas-1.x (0597d2c)
  • Merge branch 'master' of https://github.com/nestjs/graphql (f99fd27)
  • feat(): add extensions feature (0755aa0)
  • chore(deps): update dependency ts-jest to v25.4.0 (c67897a)
  • fix(deps): update dependency merge-graphql-schemas to v1.7.8 (663c12b)
  • refactor(@nestjs/graphql): rename helper (a42845f)
  • feat(): use request context id symbol, attach to ctx (f89e205)
  • feat(@nestjs/graphql): add mixin type helper (27c555e)
graphql - Release 7.3.0

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (da46dc8)
  • feat(schema-gen): add scalars param to graphql schema generator (5bd2dad)
  • feat(schema-gen): add scalars param to graphql schema generator (15fb7ba)
  • Merge branch 'master' of https://github.com/nestjs/graphql (1942fe2)
  • refactor(): move conditions in scalars explorer (116ae0e)
  • Merge pull request #783 from nestjs/feat/add-complexity (e804997)
  • Merge pull request #785 from nestjs/feat/def-generator-options (839630c)
  • Merge branch 'kaorun343-fix/custom-scalar' (7d58f5e)
  • fix(): change description to an optional property (scalar) (c5be8ee)
  • Merge branch 'fix/custom-scalar' of https://github.com/kaorun343/graphql into kaorun343-fix/custom-scalar (39ac49a)
  • Merge pull request #678 from ludorenzetti/feat-federation-extend-typedefs (65e4a3d)
  • feat(): add additional definitions generator options (6e41314)
  • Merge pull request #784 from nestjs/renovate/nest-monorepo (61d174d)
  • chore(deps): update nest monorepo to v7.0.8 (cce949b)
  • feat(): add complexity feature (ee0f8e9)
  • chore(deps): update dependency graphql-tools to v5 (5cab277)
  • fix(): custom-scalar.interface.ts (0fe9f38)
  • fix(): set argument type of parse-literal (a41d05b)
  • fix(): update custom-scalar for strict mode (f97573d)
  • feat(federation): add support for graphql federation typedefs (e5fdeac)
graphql - Release 7.2.4

Published by kamilmysliwiec over 4 years ago

  • fix(mapped-types): eagarly load type function (cd66002)
graphql - Release 7.2.3

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (0f42d26)
  • fix(plugin): fix adding imports per file (bfc2c64)
  • Merge pull request #758 from nestjs/renovate/apollo-federation-0.x (bfb2ef1)
  • chore(deps): update dependency @apollo/federation to v0.14.0 (1ff415f)
  • Merge pull request #759 from nestjs/renovate/apollo-gateway-0.x (2e26ea2)
  • chore(deps): update dependency @apollo/gateway to v0.14.0 (81efa9b)
graphql - Release 7.2.2

Published by kamilmysliwiec over 4 years ago

  • fix(plugin): fallback to an empty object (metadata) (a157e28)
  • Merge branch 'master' of https://github.com/nestjs/graphql (4b1c791)
  • fix(): fix directives on parent classes (01013f3)
  • chore(deps): update typescript-eslint monorepo to v2.28.0 (c47d01b)
  • chore(deps): update dependency @types/node-fetch to v2.5.6 (0d0004e)
  • chore(deps): update dependency husky to v4.2.5 (8686fcb)
  • chore(deps): update dependency husky to v4.2.4 (58157ad)
  • chore(deps): update dependency lint-staged to v10.1.3 (68a6707)
  • chore(deps): update dependency jest to v25.3.0 (7267ab4)
  • chore(deps): update apollo graphql packages to v2.12.0 (0b3bbc7)
  • chore(deps): update typescript-eslint monorepo to v2.27.0 (e805077)
  • chore(deps): update dependency prettier to v2.0.4 (180f912)
  • chore(deps): update dependency prettier to v2.0.3 (d0fc774)
graphql - Release 7.2.1

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (fb2efcc)
  • fix(): fix ast definitions generation for federated graph (b03c5ef)
  • chore(deps): update dependency lint-staged to v10.1.2 (a07626b)
  • chore(deps): update dependency ts-node to v8.8.2 (f8d79aa)
graphql - Release 7.2.0

Published by kamilmysliwiec over 4 years ago

  • feat(): update to graphql v15 (4e5bde8)
  • Merge pull request #733 from nestjs/renovate/graphql-15.x (ddfe581)
  • Merge pull request #729 from nestjs/renovate/uuid-7.x (8934f11)
  • Merge pull request #734 from nestjs/renovate/merge-graphql-schemas-1.x (a054fec)
  • chore(deps): update dependency @types/jest to v25.2.1 (5d8814b)
  • chore(deps): update dependency @types/jest to v25.2.0 (e8a195d)
  • chore(deps): update dependency ts-jest to v25.3.1 (cd2d1fd)
  • chore(deps): update dependency jest to v25.2.7 (ef53dcb)
  • chore(deps): update dependency @types/jest to v25.1.5 (4b36d02)
  • fix(deps): update dependency merge-graphql-schemas to v1.7.7 (d4a4081)
  • chore(deps): update dependency graphql to v15 (caaab92)
  • chore(deps): update dependency jest to v25.2.6 (3b0918b)
  • fix(deps): update dependency uuid to v7.0.3 (507cdcb)
  • chore(deps): update dependency lint-staged to v10.1.1 (d7768cd)
graphql - Release 7.1.5

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (b8b044d)
  • fix(): add eager imports to analysed field types (c0ddccd)
  • chore(deps): update typescript-eslint monorepo to v2.26.0 (525a660)
  • chore(deps): update dependency lint-staged to v10.1.0 (8e5af26)
  • chore(deps): update dependency ts-jest to v25.3.0 (08e9166)
  • chore(deps): update dependency jest to v25.2.4 (2e4b93d)
  • chore(deps): update nest monorepo to v7.0.7 (5c1519e)
graphql - Release 7.1.4

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (6e1a85a)
  • feat(): add graphql schema host (0355721)
  • chore(deps): update dependency lint-staged to v10.0.10 (825944f)
  • chore(deps): update dependency eslint-plugin-import to v2.20.2 (42b6301)
graphql - Release 7.1.3

Published by kamilmysliwiec over 4 years ago

  • refactor(): add cannot determine input/output error classes (b8a78a7)
graphql - Release 7.1.2

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (ec224c6)
  • feat(): add decorator type argument to type utils (6628cea)
  • chore(deps): update dependency jest to v25.2.3 (3111c48)
  • chore(deps): update nest monorepo to v7.0.6 (4e8f4ed)
  • chore(deps): update dependency jest to v25.2.2 (301e325)
graphql - Release 7.1.1

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (3511dcd)
  • feat(): add validation and transformation rules inheritance (29c38dd)
  • chore(deps): update dependency jest to v25.2.1 (030501e)
graphql - Release 7.1.0

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (9336bc9)
  • feat(): add type helpers functions (dcaea9e)
  • chore(deps): update dependency jest to v25.2.0 (03e7bb1)
  • Update README.md (4523a7a)
  • chore(deps): update dependency @types/node to v12.12.31 (e5785bb)
graphql - Release 7.0.15

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (8f1e336)
  • fix(): invalid args decorator signature (add overload) (ff44cbe)
  • chore(deps): update dependency lint-staged to v10.0.9 (f86c14b)
  • chore(deps): update dependency prettier to v2.0.2 (7efd346)
  • chore(deps): update typescript-eslint monorepo to v2.25.0 (0810944)
graphql - Release 7.0.14

Published by kamilmysliwiec over 4 years ago

  • fix(): add more verbose error for code first decorators (08ddc30)
  • fix(): add missing class validator (dev dependency) (dcf1e0d)
graphql - Release 7.0.13

Published by kamilmysliwiec over 4 years ago

  • Merge branch 'master' of https://github.com/nestjs/graphql (dae9379)
  • fix(): fix directives on field resolers (6ed51b1)
  • chore(deps): update nest monorepo to v7.0.5 (1dd6289)
  • Merge branch 'master' of https://github.com/nestjs/graphql (bead9dd)
  • fix(): remove optional deps (6d0a9ba)
  • fix(): remove optional deps (a2d06a5)
  • Merge pull request #686 from nestjs/renovate/eslint-config-prettier-6.x (1cfad42)
  • chore(deps): update dependency eslint-config-prettier to v6.10.1 (b148043)
  • chore(deps): update dependency ts-node to v8.8.1 (5d5eecc)
  • chore(deps): update dependency ts-node to v8.8.0 (0e7a38f)
  • chore(deps): update dependency prettier to v2 (0a6c238)
  • chore(deps): update nest monorepo to v7.0.4 (49e0034)