We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accd621 commit e7373a8Copy full SHA for e7373a8
packages/graphql-modules/CHANGELOG.md
@@ -28,6 +28,12 @@
28
29
- Updated dependency [`ramda@^0.30.0` ↗︎](https://www.npmjs.com/package/ramda/v/0.30.0) (from `^0.29.0`, in `dependencies`)
30
31
+## 2.4.1
32
+
33
+### Patch Changes
34
35
+- [#2634](https://github.com/graphql-hive/graphql-modules/pull/2634) [`d5efab6`](https://github.com/graphql-hive/graphql-modules/commit/d5efab6f629b63a4861510736e9f50acf34b3309) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Bind context to async execution avoiding race-conditions
36
37
## 2.4.0
38
39
### Minor Changes
0 commit comments