Skip to content

v0.8.0

Compare
Choose a tag to compare
@boopathi boopathi released this 30 Jan 11:07
· 52 commits to main since this release
1952ef6

What's Changed

Breaking Changes:

  • Drop build for Node 12, add 18 (#188)

Bug fixes:

  • fix: validation for skip/include with default values (#193)
  • fix: field expansion - fill only relevant fields while traversing abstract types (#180)
  • fix: update deprecated API in GraphQL JS to new API (#179)

Version updates:

  • Bump minimatch from 3.0.4 to 3.1.2 (#192)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#186)
  • Bump json5 from 1.0.1 to 1.0.2 (#187)

Other changes:

  • Add test case to json.test.ts (#191)

Full Changelog: v0.7.4...v0.8.0