Releases: kamilkisiela/graphql-inspector
Releases · kamilkisiela/graphql-inspector
v2.7.0
- core: collect arguments in Schema Coverage #1962
- ci, cli: allow to filter results by file paths when validating documents
v2.6.2
- cli: Fix missing headers
v2.6.1
- cli: Revert log-symbols to v4 - brings back CJS support
v2.6.0
v2.5.0
v2.4.0
- cli: Support GET method in URL loaders #1797 #1796
- cli: Support AWS types #1793
- github: Detection of a legacy config + note in a summary
- github: Better error message on parsing failure PR #1777
- github: Introduce
summaryLimit
in Diff options PR #1775 - action: Support multiple GitHub Actions, new
name
input PR #1770
v2.3.0
- action,github: EXPERIMENTAL - Merge Pull Request's branch with the target branch to get the schema. Helps to get the correct state of schema when Pull Request is behind the target branch. (disabled by default) - docs
- github: Accepts a GitHub Label to mark Pull Request with breaking changes as something expected and safe PR #1711 - docs
- cli: Add support for Apollo Federation directives PR #1661 - by @jinhong-
v2.2.0
- core: Adds two additional change types for enum value deprecations (added and removed) to match behavior with fields
- core: Fixes the type returned by
enumValueDeprecationReasonChanged
(wasEnumValueDescriptionChanged
).
v2.1.0
- Use GraphQL Tools v6
- Integration with GraphQL CLI
v2.0.1
Read "New GraphQL Inspector" on our blog