Apollo Server
$
npx @buildinternet/releases get apollo-serverLast Checked
2h ago
Latest
@apollo/server@5.5.1
npx @buildinternet/releases get apollo-server#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.