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 d6038a6 commit 48fe3e5Copy full SHA for 48fe3e5
History.md
@@ -1,4 +1,9 @@
1
2
+2.6.0 / 2019-05-22
3
+==================
4
+
5
+ * feat: Support default empty schema (#26)
6
7
2.5.0 / 2019-05-16
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-graphql",
- "version": "2.5.0",
+ "version": "2.6.0",
"description": "egg graphql plugin",
"eggPlugin": {
"name": "graphql"
0 commit comments