Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalLytek committed Jan 6, 2024
1 parent e7b4e09 commit 5c6190e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Changelog and release notes

<!-- ## Unreleased -->

<!-- Here goes all the unreleased changes descriptions -->

## Unreleased

### Fixes

- allow overriding field resolver method with different `name` arguments (#1284)
- allow object type's `name` argument string contain a double underscore (`__`) when using `buildTypeDefsAndResolvers()` (#1309)

### Others

- properly configure esm build pipeline to publish working esm version of the package

## v2.0.0-beta.4

### Features
Expand Down

0 comments on commit 5c6190e

Please sign in to comment.