Skip to content

Merge graphqlintrospection lib back into graphqlservice, enable/fix more warnings, and make tests more reliable

Compare
Choose a tag to compare
@wravery wravery released this 07 Jan 21:45
· 304 commits to main since this release
cee3dd4

What's Changed

  • Enable strict compiler warnings and fix resulting warnings/errors by @wravery in #194
  • Reset the mock service state for each test by @wravery in #195
  • Merge graphintrospection lib back into graphqlservice by @wravery in #197
  • Consolidate TodayMock services and protect async loaders with mutex by @wravery in #198

Full Changelog: v4.0.1...v4.1.0