Skip to content

@apollo/server-gateway-interface@1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 16:37
· 230 commits to main since this release
65a8ac8

Patch Changes

  • #7614 4fadf3ddc Thanks @Cellule! - Publish TypeScript typings for CommonJS modules output.

    This allows TypeScript projects that use CommonJS modules with
    moduleResolution: "node16" or
    moduleResolution: "nodeNext"
    to correctly resolves the typings of apollo's packages as CommonJS instead of ESM.

  • Updated dependencies [4fadf3ddc]:

    • @apollo/usage-reporting-protobuf@4.1.1