Skip to content

🍓 0.246.3

Compare
Choose a tag to compare
@botberry botberry released this 21 Oct 14:11
· 71 commits to main since this release

This release addresses a bug where directives were being added multiple times when defined in an interface which multiple objects inherits from.

The fix involves deduplicating directives when applying extensions/permissions to a field, ensuring that each directive is only added once.

Releases contributed by @Speedy1991 via #3674