Change8

@apollo/client-graphql-codegen@2.0.0

Breaking Changes
📦 apollo-client
1 breaking

Summary

The release upgrades all upstream dependencies to their next major versions, potentially introducing breaking changes.

⚠️ Breaking Changes

  • Upstream dependencies were upgraded to new major versions, which may introduce breaking changes in behavior. Verify compatibility with the new versions and adjust your code accordingly.

Migration Steps

  1. Review the changelogs of the upgraded upstream dependencies and adjust your code to accommodate any breaking changes.
  2. Run your test suite against the new versions and fix any failures.