You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for this useful package. I wanted to point out that there does not seem to be a release page associated with the latest 0.4.2 version number. This line appears to break in Node 10.
selectionSet.selections.flatMap is not a function
The breaking change seems to have been introduced in 0.4.0. It would be helpful for others if such changes were documented on the release page.
The text was updated successfully, but these errors were encountered:
graphql-validation-complexity/package.json
Line 3 in 3f4164b
Hello, thanks for this useful package. I wanted to point out that there does not seem to be a release page associated with the latest
0.4.2
version number. This line appears to break in Node 10.The breaking change seems to have been introduced in
0.4.0
. It would be helpful for others if such changes were documented on the release page.The text was updated successfully, but these errors were encountered: