GraphQL for .NET v3.1.4 Release Notes

Release Date: 2020-11-15 // over 3 years ago
  • 🚀 This release contains minor fixes and code/docs improvements:

    • Retain stack traces and unwrap constructor exceptions (#1988)
    • ✅ Retain stack trace and unwrap exception for SinglePropertyAccessor + add tests for #1155 (#2005)
    • ⚡️ Update xml comments for data loaders, ValueConverter, misc (#2000)

    👌 Improvements for tests:

    • ✅ Test for custom scalars in directives (#1979)
    • Shorten api approval file names (#1980)
    • ⬆️ Bump Shouldly from 4.0.0-beta0004 to 4.0.0 (#1999)
    • ⬆️ Bump Moq from 4.14.7 to 4.15.1 (#2001)