Releases: mll-lab/laravel-graphiql
Releases · mll-lab/laravel-graphiql
v3.2.1
Fixed
- Fix
favicon.ico
download link
v3.1.0
Changed
- Upgrade to
@graphiql/plugin-explorer
version 0.2.0
v3.0.2
Fixed
- Pin working version
0.1.20
of @graphiql/plugin-explorer
v3.0.0
Removed
- Drop support for Laravel versions older than 9
- Drop support for PHP versions older than 8
v2.0.3
Fixed
- Fix PHP 7.1 compatibility
v2.0.2
Fixed
- Fix
graphiql:download-assets
command
v2.0.1
Fixed
- Allow scrolling in GraphiQL Explorer plugin
Changed
- Adjusted styling of the GraphiQL Explorer tab title
- Added some margin to the select element within the GraphiQL Explorer actions
v2.0.0
Added
- Allow configuring multiple routes that point to different endpoints #14