PackageTrack

npm · #3667 most downloaded on npm

@graphql-codegen/typescript

6.1.0dotansimha/graphql-code-generator

GraphQL Code Generator plugin for generating TypeScript types

Release timeline

6518 releases since 2019
20192026

One column per quarter.

Releases

  1. 2.8.8-alpha-20230109075323-d6d3c13499 Jan 2023pre-release

    Nothing published for this version

  2. 2.8.8-alpha-20230109074516-4d59d62ba9 Jan 2023pre-release

    Nothing published for this version

  3. 2.8.8-alpha-20230109071557-db6d5c74b9 Jan 2023pre-release

    Nothing published for this version

  4. 2.8.74 Jan 2023

    Nothing published for this version

  5. 2.8.7-alpha-20230104153535-46415e0db4 Jan 2023pre-release

    Nothing published for this version

  6. 2.8.7-alpha-20230104153004-ad7dcf4904 Jan 2023pre-release

    Nothing published for this version

  7. 2.8.7-alpha-20230104152857-0c8aac3b24 Jan 2023pre-release

    Nothing published for this version

  8. 2.8.7-alpha-20230104152418-47b21b7e34 Jan 2023pre-release

    Nothing published for this version

  9. 2.8.7-alpha-20230103001707-f2014b5fc3 Jan 2023pre-release

    Nothing published for this version

  10. 2.8.7-alpha-20221230134517-acc91123b30 Dec 2022pre-release

    Nothing published for this version

  11. 2.8.7-alpha-20221230102321-dc360e49a30 Dec 2022pre-release

    Nothing published for this version

  12. 2.8.7-alpha-20221229182748-0538b326429 Dec 2022pre-release

    Nothing published for this version

  13. 2.8.7-alpha-20221229182217-8b41316af29 Dec 2022pre-release

    Nothing published for this version

  14. 2.8.7-alpha-20221229182123-454c5623529 Dec 2022pre-release

    Nothing published for this version

  15. 2.8.7-alpha-20221229181614-a3bcf2bc629 Dec 2022pre-release

    Nothing published for this version

  16. 2.8.7-alpha-20221229085337-0ae1d282229 Dec 2022pre-release

    Nothing published for this version

  17. 2.8.7-alpha-20221229084745-7ddb9339b29 Dec 2022pre-release

    Nothing published for this version

  18. 2.8.7-alpha-20221229084656-cc922a2ab29 Dec 2022pre-release

    Nothing published for this version

  19. 2.8.7-alpha-20221229084211-1035b763729 Dec 2022pre-release

    Nothing published for this version

  20. 2.8.627 Dec 2022

    Nothing published for this version

  21. 2.8.6-alpha-20221227201903-17dfbd52827 Dec 2022pre-release

    Nothing published for this version

  22. 2.8.6-alpha-20221227201316-79dba5cb527 Dec 2022pre-release

    Nothing published for this version

  23. 2.8.6-alpha-20221227200823-4fbf1d37727 Dec 2022pre-release

    Nothing published for this version

  24. 2.8.6-alpha-20221227031429-9dfce52de27 Dec 2022pre-release

    Nothing published for this version

  25. 2.8.6-alpha-20221227011142-1cb8a1b2b27 Dec 2022pre-release

    Nothing published for this version

  26. 2.8.6-alpha-20221227010607-d9a0f4d1b27 Dec 2022pre-release

    Nothing published for this version

  27. 2.8.6-alpha-20221227010124-54167362d27 Dec 2022pre-release

    Nothing published for this version

  28. 2.8.6-alpha-20221227001207-7c4324d9c27 Dec 2022pre-release

    Nothing published for this version

  29. 2.8.57 Dec 2022

    Nothing published for this version

  30. 2.8.47 Dec 2022

    Nothing published for this version

  31. 2.8.4-alpha-20221207043812-945e92b017 Dec 2022pre-release

    Nothing published for this version

  32. 2.8.4-alpha-20221207042830-c4b2354fa7 Dec 2022pre-release

    Nothing published for this version

  33. 2.8.4-alpha-20221207042805-8586841997 Dec 2022pre-release

    Nothing published for this version

  34. 2.8.4-alpha-20221207031847-2e87bf7127 Dec 2022pre-release

    Nothing published for this version

  35. 2.8.4-alpha-20221207003532-fd160ed137 Dec 2022pre-release

    Nothing published for this version

  36. 2.8.4-alpha-20221205220310-cb669ee3d5 Dec 2022pre-release

    Nothing published for this version

  37. 2.8.4-alpha-20221205220247-4e43bbe095 Dec 2022pre-release

    Nothing published for this version

  38. 2.8.4-alpha-20221204000620-a4fab3d3e4 Dec 2022pre-release

    Nothing published for this version

  39. 2.8.4-alpha-20221204000037-6780f0d164 Dec 2022pre-release

    Nothing published for this version

  40. 2.8.4-alpha-20221203221800-40280293a3 Dec 2022pre-release

    Nothing published for this version

  41. 2.8.4-alpha-20221203221720-3bf3c02453 Dec 2022pre-release

    Nothing published for this version

  42. 2.8.4-alpha-20221202232356-840a6f8512 Dec 2022pre-release

    Nothing published for this version

  43. 2.8.31 Dec 2022

    Nothing published for this version

  44. 2.8.215 Nov 2022

    Nothing published for this version

  45. 2.8.11 Nov 2022
    Release notes

    Patch Changes

    Open source →
  46. 2.8.1-alpha-20221101110911-a036e7a251 Nov 2022pre-release

    Nothing published for this version

  47. 2.8.1-alpha-20221101104558-48d03d7591 Nov 2022pre-release

    Nothing published for this version

  48. 2.8.1-alpha-20221025134913-ec8a36be225 Oct 2022pre-release

    Nothing published for this version

  49. 2.8.1-alpha-20221025131227-aee11a77825 Oct 2022pre-release

    Nothing published for this version

  50. 2.8.024 Oct 2022
    Release notes

    Minor Changes

    • d84afec09: Add bin CLI command for running graphql-code-generator in ESM mode. You can now use graphql-codegen-esm instead of graphql-codegen.

      GraphQL Code Generator will continue supporting both ESM and CommonJS in parallel.

    • d84afec09: Support TypeScript ESM modules ("module": "node16" and "moduleResolution": "node16").

      More information on the TypeScript Release Notes.

    • 8e44df58b: Add new config option to not exit with non-zero exit code when there are no documents.

      You can use this option in your config:

      schema: 'schema.graphql'
      documents:
        - 'src/**/*.graphql'
      ignoreNoDocuments: true
      

      Alternative you can use the CLI to set this option:

      $ codegen --config-file=config.yml --ignore-no-documents
      

    Patch Changes

    • e7870ac28: Fix security vulnerability by removing latest-version dependency.

    • dce40edeb: Allow to disable watch mode from CLI to overwrite the config. Now you can do:

      $ graphql-codegen --watch=false
      
    • 2e86ecb65: ### Summary

      • Migrate to listr2
      • Remove custom renderer for listr
      • Remove unused dependencies

      Why

      listr is not actively maintained and we have to maintain our custom renderer for it to display errors. Migrating to listr2 it just works out of the almost similar to how it was working in past and is a actively maintained.

      Dev notes

      Big change for us is how errors were collected. In listr errors were thrown and were caught in the end function of our custom listr Renderer but with listr2 we don't really get Error in end function always so instead we use the context to collect errors from all the tasks and then show them after all the tasks are finished.

    • Updated dependencies [d84afec09]

    • Updated dependencies [a4fe5006b]

    • Updated dependencies [8e44df58b]

    Open source →
  51. 2.7.520 Oct 2022

    Nothing published for this version

  52. 2.7.5-alpha-20221020101909-1bab1ec3620 Oct 2022pre-release

    Nothing published for this version

  53. 2.7.5-alpha-20221020101303-caea2dc0c20 Oct 2022pre-release

    Nothing published for this version

  54. 2.7.5-alpha-20221018182659-28f8f031b18 Oct 2022pre-release

    Nothing published for this version

  55. 2.7.5-alpha-20221018142557-c954cbbca18 Oct 2022pre-release

    Nothing published for this version

  56. 2.7.5-alpha-20221018132841-d56743e0a18 Oct 2022pre-release

    Nothing published for this version

  57. 2.7.5-alpha-20221018131409-d56743e0a18 Oct 2022pre-release

    Nothing published for this version

  58. 2.7.5-alpha-20221018130723-fc929d4ee18 Oct 2022pre-release

    Nothing published for this version

  59. 2.7.5-alpha-20221018125038-b7cdb92d318 Oct 2022pre-release

    Nothing published for this version

  60. 2.7.5-alpha-20221018123033-99bc320fe18 Oct 2022pre-release

    Nothing published for this version