UNPKG

@toptal/davinci-graphql-codegen-extensions

Version:
39 lines (21 loc) 1.51 kB
# @toptal/davinci-graphql-codegen-extensions ## 1.0.5 ### Patch Changes - [#2446](https://github.com/toptal/davinci/pull/2446) [`0c2f250e`](https://github.com/toptal/davinci/commit/0c2f250e917660bbb416d3cfa62ed78c108a4594) Thanks [@dmaklygin](https://github.com/dmaklygin)! - fix vulnerability ## 1.0.4 ### Patch Changes - [#2138](https://github.com/toptal/davinci/pull/2138) [`94f5d8cb`](https://github.com/toptal/davinci/commit/94f5d8cb2140bdbf3e148f1ae8d5004db9779ac4) Thanks [@dmaklygin](https://github.com/dmaklygin)! - fix package.json structure for davinci packages ## 1.0.3 ### Patch Changes - [#2068](https://github.com/toptal/davinci/pull/2068) [`8191d0ce`](https://github.com/toptal/davinci/commit/8191d0ce0d1bb8147a3ddc9b9a6f4066ffa4e6cb) Thanks [@ertrzyiks](https://github.com/ertrzyiks)! - fix the Typescript generated by the enum plugin ## 1.0.2 ### Patch Changes - [#1691](https://github.com/toptal/davinci/pull/1691) [`30758566`](https://github.com/toptal/davinci/commit/307585668f54b93e196b3d6b278566ad321a7957) Thanks [@ertrzyiks](https://github.com/ertrzyiks)! - --- - fix example code in graphql codegen extensions README file ## 1.0.1 ### Patch Changes - [#1618](https://github.com/toptal/davinci/pull/1618) [`9f1891e0`](https://github.com/toptal/davinci/commit/9f1891e04477503c447820d6828acaa1ae313412) Thanks [@ertrzyiks](https://github.com/ertrzyiks)! - --- - introduce the graphql codegen schema loader and plugin to support introduce enums on the BE side first