Releases: nuwave/lighthouse
Releases · nuwave/lighthouse
v6.23.1
Fixed
- Fix
FieldResolver
directive stubs
v6.23.0
Added
- Support Apollo Federation v2, except for federated tracing #2460
v6.22.0
Added
- Add option
root
to @can
directive #2452
v6.21.0
Added
- Add option
ignoreNull
to @where
directive #2447
v6.20.0
Added
- Allow
@cacheControl
directive on type level #2451
Fixed
- Inherit
@cacheControl
in pagination on fields #2451
v6.19.0
Added
- Allow customizing the definition of the root
Query
field node
added by @node
#2449
v6.18.2
Fixed
- Handle explicit
null
in @notIn
, @whereBetween
and @whereNotBetween
directives #2446
v6.18.1
Fixed
- Handle explicit
null
in @in
directive #2445
v6.18.0
Added
- Add directive
@feature
to conditionally add annotated elements based on the state of a feature using Laravel Pennant #2442
v6.17.0
Added
- Improve stubs for PHP 8.2 and above #2441