Releases: nuwave/lighthouse
Releases · nuwave/lighthouse
v6.51.1
Fixed
- Update generated code in
Nuwave\Lighthouse\Tracing\FederatedTracing\Proto
v6.51.0
Fixed
- Apply shortcut foreign key selection logic when
__typename
is included in related model's field selection #2666
Changed
- Update
reports.proto
with Client awareness contexts
#2667
v6.50.0
Added
- Allow
thecodingmachine/safe
3 #2657
v6.49.1
Fixed
- Pull empty IDs instead of filling them with upsert #2656
v6.49.0
Added
- Make reporting of client-safe errors configurable #2647
v6.48.0
Added
- Add
@bind
directive as a GraphQL analogue for Laravel's Route Model Binding #2645
v6.47.1
Fixed
- Cast model count to
int
in CountModelsLoader
#2646
v6.47.0
Added
- Support Laravel Reverb as a subscriptions broadcasting driver #2639
v6.46.0
Added
- Allow
@show
, @hide
, and @feature
directives to be used on types, arguments and input types #2638
v6.45.1
Fixed
- Fix field middleware directive stub 21edcfe