Releases: mll-lab/laravel-graphql-voyager
Releases · mll-lab/laravel-graphql-voyager
v2.1.1
Fixed
- Use
voyagerIntrospectionQuery
over introspection
as a function
v2.0.1
Fixed
- Fixed the version requirement for
thecodingmachine/safe
#3
v2.0.0
Added
Removed
- Drop support for PHP 7.3 and lower
- Drop support for Laravel 7 and lower
v1.0.2
Fixed
- Do not wrap endpoint in
url()
unnecessarily
v1.0.0
Added
- Zero-config installation
- Local assets download command
- Customizable configuration
- Publishable views