graphql-codegen-typescript-operation-types
Version:
GraphQL codegen plugin that generates only the types used in the operations
80 lines (35 loc) • 4.38 kB
Markdown
# Changelog
## [2.0.2](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v2.0.1...v2.0.2) (2025-05-30)
### Bug Fixes
* export config type from barrel ([#82](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/82)) ([526981c](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/526981c00077d29fc2ecbd121a8300158f9e4f1e))
## [2.0.1](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v2.0.0...v2.0.1) (2023-07-04)
### Miscellaneous
* bump release node version to 16 ([#80](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/80)) ([17adbe2](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/17adbe2b4c222cf4f7de5230a3cef98bd479d37b))
## [2.0.0](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.2.0...v2.0.0) (2023-07-04)
### ⚠ BREAKING CHANGES
* bump versions of graphql codegen dependencies and node engine ([#78](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/78))
### Features
* bump versions of graphql codegen dependencies and node engine ([#78](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/78)) ([a397973](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/a397973b740516cefdd3cd97d2c7fdeb583200fa))
### Miscellaneous
* allow only direct dependabot updates ([c13ba73](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/c13ba7389318ba7c05df1f45146d5c744af8620c))
## [1.2.0](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.4...v1.2.0) (2022-12-22)
### Features
* bump code generator plugin versions ([#46](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/46)) ([8fa5340](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/8fa53404907a3352528e8ee0f6136781d52fc949))
### [1.1.4](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.3...v1.1.4) (2022-04-29)
### Bug Fixes
* include variable enums ([#20](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/20)) ([644eda3](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/644eda309e67207a9ad6a7d0206ddaf4e7794465)), closes [#18](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/18)
### [1.1.3](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.2...v1.1.3) (2022-04-27)
### Miscellaneous
* bump @graphql-codegen/typescript version ([#10](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/10)) ([1f113b4](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/1f113b4b44e5e17a713797d69b2bcb0ba28cf99f))
### [1.1.2](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.1...v1.1.2) (2022-01-03)
### Bug Fixes
* correct readme example ([#8](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/8)) ([200af3b](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/200af3b11fffa4966eef1a009e5ab010c1521291))
### [1.1.1](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.1.0...v1.1.1) (2022-01-01)
### Bug Fixes
* attempt fix of ci release ([#6](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/6)) ([f710baa](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/f710baa0c8f4ed504db856aaed8141c624533ca8))
## [1.1.0](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/compare/v1.0.0...v1.1.0) (2022-01-01)
### Features
* add typescript-operation-types plugin code ([ce1026d](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/ce1026de9f617aeaabfb0eaaf39ae7f7ef5ce485))
* fix publish ([ef0d8cc](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/ef0d8cc68585b09288789a0b21dfd80b33762766))
### Bug Fixes
* fix ci to release correctly ([#4](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/issues/4)) ([9d93655](https://github.com/Stonepaw/graphql-codegen-typescript-operation-types/commit/9d93655d40de5ba8442064f0698ebb45c27915b7))