We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebac53 commit 92963d3Copy full SHA for 92963d3
1 file changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.3.7"></a>
2
+# 0.3.7 (2022-10-04)
3
+
4
+## Changes
5
+- update dependencies
6
+- fix CORS methods type definition. [#115](https://github.com/moleculerjs/moleculer-apollo-server/pull/115)
7
+- add `skipNullKeys` resolver option. [#116](https://github.com/moleculerjs/moleculer-apollo-server/pull/116)
8
+- add `checkActionVisibility` option. [#117](https://github.com/moleculerjs/moleculer-apollo-server/pull/117)
9
10
+--------------------------------------------------
11
<a name="0.3.6"></a>
12
# 0.3.6 (2022-01-17)
13
0 commit comments