@apollo/server-integration-testsuite@5.0.0
Major Changes
-
Drop support for Node.JS v14, v16, and v20.
-
The integration test suite no longer uses
lib: ["dom"]to tell TypeScript to assume DOM-related symbols are in the global namespace. If your integration library's test suite relied on this behavior, you may need to addlib: ["dom"]to thecompilerOptionssection of your test suite'stsconfig.json.
Patch Changes
Fetched April 11, 2026
