Skip to content

Releases: slicknode/graphql-query-complexity

v0.4.1

21 Oct 02:22
Compare
Choose a tag to compare

Bigfix release:

  • Skip complexity calculation by directiveEstimator when astNode is undefined #21

v0.4.0

06 Oct 14:17
Compare
Choose a tag to compare
  • Added field extensions estimator #19
  • fieldConfigEstimator is now deprecated in favor of fieldExtensionsEstimator

v0.3.0

18 May 12:19
Compare
Choose a tag to compare

#16 Calculate query complexity outside of validation context

v0.2.3

14 Feb 13:30
Compare
Choose a tag to compare

Fixes #15

v0.2.2

09 Oct 19:32
Compare
Choose a tag to compare

Allow graphql-js version ^0.13

v0.2.1

09 Oct 18:15
Compare
Choose a tag to compare

Add support for graphql-js version 14.