github-actions
released this
08 Jul 18:10
·
1110 commits
to master
since this release
Minor Changes
-
68bb30e: Attach
.js
extension to relative file imports for compliance with ESM module resolution. Since in CommonJS the.js
extension is optional, this is not a breaking change.If you have path configuration within your configuration, consider attaching
.js
if you are migrating to ESM.mappers: MyOtherType: './my-file.js#MyCustomOtherType',
-
d84afec: Support TypeScript ESM modules (
"module": "node16"
and"moduleResolution": "node16"
).
Patch Changes
- Updated dependencies [68bb30e]
- Updated dependencies [d84afec]
- Updated dependencies [a4fe500]
- Updated dependencies [8e44df5]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]
- @graphql-codegen/[email protected]