Releases: xuorig/graphql-schema_comparator
Releases · xuorig/graphql-schema_comparator
v1.2.1
What's Changed
- Add support for
path
onDirectiveArgumentAdded
. by @cocoahero in #57
New Contributors
- @cocoahero made their first contribution in #57
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- More selective detection of breaking/dangerous enum value changes by @jturkel in #54
- Fix and improve schema root operation type changes by @willlockwood in #55
- v1.2.0 by @swalkinshaw in #56
New Contributors
- @willlockwood made their first contribution in #55
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Fix field argument removed message by @bessey in #51
- Fix safe type change comparison by @swalkinshaw in #53
New Contributors
Full Changelog: v1.1.1...v1.1.2