Skip to content

Releases: nuwave/lighthouse

v6.36.3

05 May 09:16
Compare
Choose a tag to compare

Fixed

  • Actually use raw attributes in comparison of paginated related models #2550

v6.36.2

01 May 11:10
Compare
Choose a tag to compare

Changed

  • Compare raw attributes only when ensuring uniqueness of paginated related models #2540

v6.36.1

01 May 10:57
Compare
Choose a tag to compare

Fixed

  • Native PHP Enums registered through the TypeRegistry may be used as morph type in nested MorphTo relations #2544

v6.36.0

28 Mar 09:36
Compare
Choose a tag to compare

Added

  • Support Laravel 11 #2508

v6.35.0

11 Mar 10:30
Compare
Choose a tag to compare

Added

  • Add ClientSafeModelNotFoundException to wrap original exception in @can and @canFind #2522

v6.34.1

01 Mar 10:46
Compare
Choose a tag to compare

Fixed

  • Fix Date scalar trying to parse Illuminate\Support\Carbon as string #2470

v6.34.0

01 Mar 10:36
Compare
Choose a tag to compare

Added

  • Merge directives from Scalar/Enum/Type/Input/Interface extension node into target node #2512

v6.33.4

23 Feb 10:37
973328c
Compare
Choose a tag to compare

Fixed

  • Fix stub for type resolvers used in lighthouse:union and lighthouse:interface artisan commands #2518

v6.33.3

19 Feb 14:51
5514697
Compare
Choose a tag to compare

Fixed

  • Allow custom model name in @canFind #2515

v6.33.2

19 Feb 14:36
eed725d
Compare
Choose a tag to compare

Fixed

  • Fix ThrottleDirective to not reuse the first Request it had encountered #2511