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 e7b4e09 commit 5c6190eCopy full SHA for 5c6190e
CHANGELOG.md
@@ -1,9 +1,18 @@
1
# Changelog and release notes
2
3
-<!-- ## Unreleased -->
4
-
5
<!-- Here goes all the unreleased changes descriptions -->
6
+## Unreleased
+
7
+### Fixes
8
9
+- allow overriding field resolver method with different `name` arguments (#1284)
10
+- allow object type's `name` argument string contain a double underscore (`__`) when using `buildTypeDefsAndResolvers()` (#1309)
11
12
+### Others
13
14
+- properly configure esm build pipeline to publish working esm version of the package
15
16
## v2.0.0-beta.4
17
18
### Features
0 commit comments