On this page

@graphql-inspector/compare-changes

Changelog for @graphql-inspector/compare-changes: every release with its changes and the pull requests behind them.

1.0.0

Major Changes

  • #2965 f640d71 Thanks @n1ru4l! - Add support for graphql-js@17.

    BREAKING Drop support for Node.js 20

    BREAKING Drop support for GraphQL 14 and 15

0.1.0

Minor Changes

  • #2939 56663a0 Thanks @jdolle! - Initial release. Exposes a utility function for checking equivalency of changes output from the “@graphql-inspector/core” diff function.