Skip to content

Releases: nuwave/lighthouse

v6.62.3

22 Aug 08:13
74dbc61
Compare
Choose a tag to compare

Fixed

  • Allow serializing any DateTimeInterface instance in date scalars #2711

v6.62.2

23 Jul 10:47
f6cb9c8
Compare
Choose a tag to compare

Changed

  • Simplify cache configuration access #2706

v6.62.1

23 Jul 09:27
f6b214f
Compare
Choose a tag to compare

Fixed

  • Write schema cache to temporary file before atomically updating it #2703

v6.62.0

14 Jul 10:14
Compare
Choose a tag to compare

Changed

  • Refresh schema cache lazily when GraphQL requests are made through MakesGraphQLRequests #2702

Deprecated

  • Deprecate Lumen support #2702

v6.61.1

11 Jul 11:40
Compare
Choose a tag to compare

Fixed

  • Improve @can directive docs

v6.61.0

24 Jun 14:49
Compare
Choose a tag to compare

Added

  • Add option --sort to command lighthouse:print-schema #2696

v6.60.0

20 Jun 09:02
Compare
Choose a tag to compare

Changed

  • Allow combining @lazyLoad and @paginate #2695

v6.59.0

17 Jun 07:27
Compare
Choose a tag to compare

Added

  • Add method ASTCache::path() #2694

v6.58.0

05 Jun 07:45
Compare
Choose a tag to compare

Changed

  • Expose original resolver errors in @can* directives instead of always wrapping them #2686

v6.57.1

21 May 11:50
Compare
Choose a tag to compare

Changed

  • Use exclusive lock when writing the parsed schema to a file in ASTCache #2685