Skip to content

Releases: webonyx/graphql-php

v15.9.0

21 Jan 09:38
84a9e2c

Choose a tag to compare

Added

  • Support react/promise v3 #1517

v15.8.1

05 Dec 17:23

Choose a tag to compare

Fixed

  • Correctly print deprecated argument with default value #1491

v15.8.0

14 Nov 15:30

Choose a tag to compare

Added

  • Early return when complexity is disabled #1475
  • Allow access to calculated query complexity #1475

Fixed

  • Fix PHPStan definition for SchemaConfig option types #1479

v15.7.0

04 Oct 09:11

Choose a tag to compare

Added

  • Control field visibility through option visible #1434

v15.6.3

01 Sep 08:13

Choose a tag to compare

Fixed

  • Fix printing of single line descriptions with Unicode #1436

v15.6.2

08 Aug 17:15

Choose a tag to compare

Fixed

  • Avoid instantiations when checking if types are built-in #1423

v15.6.1

07 Aug 13:53
86d5a65

Choose a tag to compare

Fixed

  • Allow lazy root type callables to return null #1422

v15.6.0

04 Aug 09:43

Choose a tag to compare

Added

  • Allow lazy root types query, mutation, subscription #1418

v15.5.3

24 Jul 13:25

Choose a tag to compare

Fixed

  • Also set queryId from Apollo-source sha256Hash if query is provided #1412

v15.5.2

24 Jul 12:49

Choose a tag to compare

Fixed

  • Do not set raw vars on query complexity rule if no validation rules are used #1413