Skip to content

Releases: nuwave/lighthouse

v6.23.1

28 Nov 10:34
Compare
Choose a tag to compare

Fixed

  • Fix FieldResolver directive stubs

v6.23.0

27 Nov 14:38
cd01eef
Compare
Choose a tag to compare

Added

  • Support Apollo Federation v2, except for federated tracing #2460

v6.22.0

06 Oct 13:05
Compare
Choose a tag to compare

Added

  • Add option root to @can directive #2452

v6.21.0

28 Sep 20:27
Compare
Choose a tag to compare

Added

  • Add option ignoreNull to @where directive #2447

v6.20.0

27 Sep 09:24
Compare
Choose a tag to compare

Added

  • Allow @cacheControl directive on type level #2451

Fixed

  • Inherit @cacheControl in pagination on fields #2451

v6.19.0

20 Sep 14:23
24178ba
Compare
Choose a tag to compare

Added

  • Allow customizing the definition of the root Query field node added by @node #2449

v6.18.2

18 Sep 09:08
Compare
Choose a tag to compare

Fixed

  • Handle explicit null in @notIn, @whereBetween and @whereNotBetween directives #2446

v6.18.1

09 Sep 10:21
d2fdb8f
Compare
Choose a tag to compare

Fixed

  • Handle explicit null in @in directive #2445

v6.18.0

06 Sep 11:01
Compare
Choose a tag to compare

Added

  • Add directive @feature to conditionally add annotated elements based on the state of a feature using Laravel Pennant #2442

v6.17.0

29 Aug 08:13
00d80dd
Compare
Choose a tag to compare

Added

  • Improve stubs for PHP 8.2 and above #2441