Skip to content

Releases: 4Catalyzer/graphql-validation-complexity

v0.3.0

04 Apr 16:43
v0.3.0
b2b74a2
Compare
Choose a tag to compare
  • Breaking: Support GraphQL.js v15.x (#234)
    • Require getCost and getCostFactor to be specified in field extensions

v0.2.5

19 Mar 18:07
v0.2.5
b341b0e
Compare
Choose a tag to compare
  • Chore: Update dependencies (#34)

v0.2.4

08 Oct 18:55
v0.2.4
429241c
Compare
Choose a tag to compare
  • Feature: Pass the validation context into the onCost callback (#22)

v0.2.3

12 Mar 15:07
v0.2.3
44910e6
Compare
Choose a tag to compare
  • Bugfix: Handle invalid fields in queries (#20)

v0.2.2

25 Feb 03:02
v0.2.2
15f2f80
Compare
Choose a tag to compare
  • Feature: Support specifying custom field costs and cost factors (#17)

v0.2.1

27 Jul 20:58
v0.2.1
d4063d9
Compare
Choose a tag to compare
  • Feature: Add createError callback (#9)

v0.2.0

28 Jun 03:23
v0.2.0
ca86400
Compare
Choose a tag to compare
  • Breaking: Reduce the cost of introspection queries by default (#7)

v0.1.1

27 Jun 02:44
v0.1.1
9c16aa4
Compare
Choose a tag to compare
  • Feature: Add support for onCost and formatErrorMessage callbacks (#3)

v0.1.0

21 Jun 00:52
v0.1.0
9b9ed7c
Compare
Choose a tag to compare

Initial release.