github apollographql/apollo-server @apollo/server-integration-testsuite@5.0.0

latest releases: @apollo/server-gateway-interface@2.0.0, @apollo/server@5.0.0, @apollo/server-plugin-response-cache@5.0.0...
one month ago

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 add lib: ["dom"] to the compilerOptions section of your test suite's tsconfig.json.

Patch Changes

Don't miss a new apollo-server release

NewReleases is sending notifications on new releases.