Skip to content

Releases: webonyx/graphql-php

v15.12.4

19 Jun 13:54
4ddba16

Choose a tag to compare

Fixed

  • Ensure unaliasedPath does not grow for each list item #1579

v15.12.3

17 Jun 09:33

Choose a tag to compare

Fixed

  • Avoid crash by triggering side effect via count on PHPUnit\Framework\Test #1577

v15.12.2

13 Jun 07:28

Choose a tag to compare

Changed

  • Optimize and deduplicate ReferenceExecutor #1572

v15.12.1

11 Jun 12:48

Choose a tag to compare

Fixed

  • Remove redundant code in ReferenceExecutor #1570

v15.12.0

10 Jun 09:55

Choose a tag to compare

Added

  • Add property unaliasedPath to ResolveInfo #1548

v15.11.2

10 Jun 09:28

Choose a tag to compare

Fixed

  • Fix ScopedContext for mutations #1549

v15.11.1

11 Mar 10:21

Choose a tag to compare

Fixed

  • Count new lines when parsing multi-line comments #1538

v15.11.0

10 Mar 14:30

Choose a tag to compare

Changed

  • Allow scalars from BuildClientSchema to have any type #1536

v15.10.0

04 Mar 11:06

Choose a tag to compare

Changed

  • The standard server now produces distinct exception classes instead of generic RequestError #1533

v15.9.1

25 Jan 09:13
d6c965e

Choose a tag to compare

Fixed

  • Allow enum instances in PhpEnumType::parseValue() #1519