Skip to content

Releases: nuwave/lighthouse

v6.11.0

20 Jun 13:02
1eb1f08
Compare
Choose a tag to compare

Added

  • Add option findOrFail to @can directive #2416

v6.10.1

19 Jun 10:12
5b30fa3
Compare
Choose a tag to compare

Fixed

  • Guess type names of programmatically registered types for models #2415

v6.10.0

26 May 09:16
ef22342
Compare
Choose a tag to compare

Added

  • Allow default model class resolution for union types #2406

v6.9.2

25 May 08:53
Compare
Choose a tag to compare

Fixed

  • Fix DirectiveLocator assertion

v6.9.1

23 May 15:21
b26fb27
Compare
Choose a tag to compare

Fixed

  • Ensure built-in directives have the lowest priority in registration #2403

v6.9.0

11 May 09:09
Compare
Choose a tag to compare

Added

  • Add feature toggles via @hide and @show directive #2392

v6.8.1

09 May 13:44
Compare
Choose a tag to compare

Fixed

  • Fix scalar.stub return type

v6.8.0

18 Apr 09:22
Compare
Choose a tag to compare

Added

  • Add the ability to specify the disk the artisan command lighthouse:print-schema will write to via the --disk option #2379

v6.7.0

18 Apr 08:36
729f712
Compare
Choose a tag to compare

Added

  • Simplify exposing root type Query in nested results #2384

v6.6.1

17 Apr 09:13
94e1e9a
Compare
Choose a tag to compare

Fixed

  • Add Node interface as soon as a type uses it with @node #2387