Skip to content

Releases: nuwave/lighthouse

v6.30.0

16 Jan 10:29
Compare
Choose a tag to compare

Added

  • Add configuration option parse_source_location #2499

v6.29.1

17 Dec 11:11
Compare
Choose a tag to compare

Fixed

  • Ensure @rule is never applied to argument lists themselves #2489

v6.29.0

15 Dec 12:47
e1b3660
Compare
Choose a tag to compare

Fixed

  • Return empty results for pagination first: 0 #2480

v6.28.0

11 Dec 13:03
Compare
Choose a tag to compare

Added

  • Mark common pagination types as @shareable for Apollo Federation v2 #2485

v6.27.0

11 Dec 13:00
Compare
Choose a tag to compare

Added

  • Split up @can directive into @canFind, @canModel, @canQuery, @canResolved and @canRoot #2483
  • Added action and returnValue arguments to @can* family of directives #2483
  • Allows using any objects in @can* family of directives #2483

v6.26.1

11 Dec 10:24
Compare
Choose a tag to compare

Fixed

  • Add scalar link__Import and enum link__Purpose to @link definition #2484

v6.26.0

07 Dec 08:08
Compare
Choose a tag to compare

Added

  • Support federated tracing #2479

v6.25.0

06 Dec 09:50
Compare
Choose a tag to compare

Added

  • Add @namespaced directive for namespacing by separation of concerns #2469

v6.24.0

30 Nov 14:05
Compare
Choose a tag to compare

Added

  • Add support for extend union syntax #2468

v6.23.2

28 Nov 11:08
Compare
Choose a tag to compare

Fixed

  • Exclude unnecessary extend schema from federation schema printer #2477