Skip to content

v3.0.0

Compare
Choose a tag to compare
@maticzav maticzav released this 28 Aug 21:02
· 1174 commits to master since this release

3.0.0 (2018-08-28)

Bug Fixes

  • yarn: Fix yarn.lock file (cf12896)

Performance Improvements

  • core: New version of GraphQL Shield (cc9cbb6)

BREAKING CHANGES

  • core: This version no longer supports previous versions of GraphQL Middleware that don't feature middleware generators.
  • Adds support for fragments in rules.
  • Adds support for whitelisting/blacklisting.
  • Adds support for custom errors and global fallback customisation.