releases.shpreview
Apollo GraphQL/Apollo Server/@apollo/server-integration-testsuite@4.12.2-alpha.0

@apollo/server-integration-testsuite@4.12.2-alpha.0

$npx -y @buildinternet/releases show rel_mj-SYnEBz99d1fhw2exrK

Patch Changes

  • #8070 0dee3c9 Thanks @glasser! - Provide dual-build CJS and ESM for @apollo/server-integration-testsuite.

    We previously provided only a CJS build of this package, unlike @apollo/server itself and the other helper packages that come with it. We may make all of Apollo Server ESM-only in AS5; this is a step in that direction. Specifically, only providing this package for CJS makes it challenging to run the tests in ts-jest in some ESM-only setups, because the copy of @apollo/server fetched directly in your ESM-based test may differ from the copy fetched indirectly via @apollo/server-integration-testsuite, causing the "lockstep versioning" test to fail.

  • Updated dependencies []:

    • @apollo/server@4.12.2-alpha.0

Fetched April 11, 2026