Releases: nuwave/lighthouse
Releases · nuwave/lighthouse
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
v6.45.0
Added
- Cache query validation results #2603
v6.44.2
Fixed
- Apply
@convertEmptyStringsToNull
to input fields when used upon fields #2610
v6.44.1
Fixed
- Ensure
deprecationReason
is set on arguments and input fields #2609