Releases: nuwave/lighthouse
Releases · nuwave/lighthouse
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
v6.44.0
Added
- Allow
@deprecated
directive on arguments and input fields #2607
v6.43.1
Changed
- Improve formatting of
_lighthouse_ide_helper.php
#2604
v6.43.0
Added
- Remove expired members from subscription topic stored in Redis set map #2601
v6.42.2
Fixed
- Restore correct function of nested
HasMany
and MorphOne
mutations #2591