Skip to content

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 18:29
· 23 commits to main since this release

Patch Changes

  • 788ce20 Thanks @Torsten85! - fix errors thrown during live query streaming being serialized as {} over Socket.IO (causing [GraphQL] [object Object] on the client). Errors are now wrapped in proper GraphQLError instances with string messages and routed through formatError.