@apollo/server-integration-testsuite@4.12.2
Patch Changes
-
#8070
0dee3c9Thanks @glasser! - Provide dual-build CJS and ESM for@apollo/server-integration-testsuite.We previously provided only a CJS build of this package, unlike
@apollo/serveritself 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 ints-jestin some ESM-only setups, because the copy of@apollo/serverfetched 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
Fetched April 11, 2026
