What's Changed
- Return exit code from RunWithGraphQLCommands by @tobias-tengler in #8772
- [Fusion] Aligned "IsInvalidSyntaxRule" with the specification by @glen-84 in #8777
- Ensured that
includeDeprecated
is non-nullable by @glen-84 in #8779 - [Fusion] Removed unused code in Composition by @glen-84 in #8780
- Updated the SchemaParser to throw SchemaInitializationExceptions by @glen-84 in #8781
- Updated configuration for IDE0040 by @glen-84 in #8782
- Fix race condition on MethodInfo.GetParameters() by @tobias-tengler in #8778
- [Fusion] Cleanup and modify tests by @tobias-tengler in #8783
- [Fusion] Added source schema validation rule "ExternalOverrideCollisionRule" by @glen-84 in #8784
- [Fusion] Updated source schema validation rule "ExternalOverrideCollisionRule" by @glen-84 in #8785
- [Fusion] Added source schema validation rule "ExternalProvidesCollisionRule" by @glen-84 in #8786
- [Fusion] Added source schema validation rule "ExternalRequireCollisionRule" by @glen-84 in #8787
- Add: Mutable composite JSON document by @michaelstaib in #8668
Full Changelog: 16.0.0-p.8.9...16.0.0-p.8.12