Skip to content

Releases: laragraph/utils

v2.2.0

12 Feb 13:19

Choose a tag to compare

Added

  • Support Laravel 12 #20
  • Support thecodingmachine/safe 3 #21

v2.1.0

18 Feb 10:25

Choose a tag to compare

Added

  • Support Laravel 11 #16

v2.0.3

30 Nov 16:05

Choose a tag to compare

Fixed

  • Do not publish tests directory in composer package #15

v2.0.2

16 May 12:51

Choose a tag to compare

Fixed

  • Throw BadMultipartRequestGraphQLException for invalid multipart/form-data requests #14

v2.0.1

20 Mar 10:20
a70d4f2

Choose a tag to compare

Fixed

  • Fix parsing batched queries

v2.0.0

20 Mar 09:12

Choose a tag to compare

Changed

  • Rely on $request->input() instead of manually json decoding request body #12

v1.6.0

31 Jan 11:37
802c2c2

Choose a tag to compare

Added

  • Support Laravel 10

v1.5.0

13 Jan 08:47
8e4d483

Choose a tag to compare

Added

  • Support webonyx/graphql-php:^15

v1.4.0

26 Apr 15:09
43b522c

Choose a tag to compare

Changed

  • Consistently throw BadRequestGraphQLException on invalid requests

v1.3.0

14 Jan 10:37

Choose a tag to compare

Added

  • Support for Laravel 9