Skip to content

Releases: mll-lab/laravel-graphql-voyager

v2.3.0

24 Apr 12:33
29c6c5f
Compare
Choose a tag to compare

Added

  • Support Laravel 11

v2.2.0

27 Apr 05:48
Compare
Choose a tag to compare

Added

v2.1.1

26 Apr 13:05
Compare
Choose a tag to compare

Fixed

  • Use voyagerIntrospectionQuery over introspection as a function

v2.1.0

20 Apr 09:37
aee1856
Compare
Choose a tag to compare

Added

  • Support Laravel 10

v2.0.1

10 Jun 08:58
c995bb3
Compare
Choose a tag to compare

Fixed

  • Fixed the version requirement for thecodingmachine/safe #3

v2.0.0

06 Apr 08:48
Compare
Choose a tag to compare

Added

  • Support Laravel 9

Removed

  • Drop support for PHP 7.3 and lower
  • Drop support for Laravel 7 and lower

v1.0.2

24 Feb 12:10
Compare
Choose a tag to compare

Fixed

  • Do not wrap endpoint in url() unnecessarily

v1.0.1

24 Feb 11:53
Compare
Choose a tag to compare

Fixed

  • Fix syntax error in view

v1.0.0

24 Feb 11:50
Compare
Choose a tag to compare

Added

  • Zero-config installation
  • Local assets download command
  • Customizable configuration
  • Publishable views