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 aca05c6 commit 6292f0fCopy full SHA for 6292f0f
CHANGELOG.md
@@ -1,6 +1,13 @@
1
2
# json-to-graphql-query Changelog
3
4
+## 2.2.5
5
+
6
+* Updated README to include simple mutation example
7
+* Bumped minimatch library version as a security vulnerability remedy
8
+* Include src files in published package (thanks @esetnik)
9
+* fix: empty object serialization (thanks @blaky)
10
11
## 2.2.4
12
13
* Handled empty variables and empty directives (thanks @MorganDbs)
0 commit comments