Skip to content

v6.0.6

Choose a tag to compare

@jtoar jtoar released this 11 Aug 20:37
· 2924 commits to main since this release

Patch Release

This patch release contains a fix for the GraphQL API that was impacting performance:

  • fix(graphql-server): Improve GraphQL API performance by not accessing project config in makeMergedSchema #9032 by @Josh-Walker-GM