We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d420e34 commit 70aad25Copy full SHA for 70aad25
changelog.md
@@ -1,6 +1,6 @@
1
# graphql-api-koa changelog
2
3
-## Next
+## 8.0.0
4
5
### Major
6
package.json
{
"name": "graphql-api-koa",
- "version": "7.0.0",
+ "version": "8.0.0",
"description": "GraphQL execution and error handling middleware written from scratch for Koa.",
"license": "MIT",
"author": {
0 commit comments