Skip to content

Commit 5c6190e

Browse files
committed
chore: update changelog
1 parent e7b4e09 commit 5c6190e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Changelog and release notes
22

3-
<!-- ## Unreleased -->
4-
53
<!-- Here goes all the unreleased changes descriptions -->
64

5+
## Unreleased
6+
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+
716
## v2.0.0-beta.4
817

918
### Features

0 commit comments

Comments
 (0)