I see that the latest version is 1.2.0 on the npm registry, and there's a tag for it.
Is this the latest release? Is it stable?
Additional context
I have looked at the GitHub releases page for this repo, hoping to to see if 1.2.0 was listed.
I have also seen what version the graphile/starter is using for further insight.
One reason I ask is that I'm looking to use the AllowInvalidHash feature in production for my project.
Summary
I see that the latest version is
1.2.0
on the npm registry, and there's a tag for it. Is this the latest release? Is it stable?Additional context
I have looked at the GitHub releases page for this repo, hoping to to see if 1.2.0 was listed. I have also seen what version the graphile/starter is using for further insight.
One reason I ask is that I'm looking to use the
AllowInvalidHash
feature in production for my project.