Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Oct 13:34
· 1 commit to main since this release
bebd09b

Changed

  • Only load default error formatter if no custom error formatter is configured

Fixed

  • Sanitization of logged queries, when running in production, if literal values contain parentheses
  • Read GraphiQL HTML file only once on startup, and only if GraphiQL is enabled, to avoid unnecessary file system access
  • Server crash by SyntaxError from express JSON parser