Skip to content

November 15, 2025

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Nov 02:42
b3bac0e

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

@graphql-inspector/[email protected]

Patch Changes

  • #2921
    088cd4f
    Thanks @jdolle! - Fix simplifyChanges for sibling changes. E.g. if
    User.foo and User.bar were added, then the later would be filtered out when it shouldn't be
    filtered.