What's Changed
- Infer Entity Resolvers with Patterns by @michaelstaib in #6470
- Fixed memory leak on websocket transport. by @michaelstaib in #6476
- update companies by @artola in #6477
- docs: Mention abstract classes can be used for union types by @benmccallum in #6043
- Introduced subgraph consistency check. by @michaelstaib in #6493
- Fixed dictionary contains check for errors. by @benmccallum in #6496
- Fixed double dispose of continous task by @PascalSenn in #6484
- Adds staitc update BCP page by @PascalSenn in #6498
- update workshops by @artola in #6499
- Fixed options check for mutation conventions . by @michaelstaib in #6502
- Fixed RootPathSegment GetHashCode implementation. by @michaelstaib in #6501
- Handle UTF8 Surrogate Pairs in Parser by @michaelstaib in #6503
- Fixes documentation referring to how Strawberry Shake uses Roslyn by @benmccallum in #6507
- Fixed strawberry shake targets by @PascalSenn in #6506
- Fix issue with Query Planner ExecutionStep Requirements by @ndejaco2 in #6504
- Aligned Fusion more with the Fusion spec. by @michaelstaib in #6485
- Refactored query planner to allow top queries. by @michaelstaib in #6508
- Added type merging rules to fusion. by @michaelstaib in #6515
New Contributors
Full Changelog: 13.5.1...13.6.0-preview.10