Releases: rebing/graphql-laravel
Releases · rebing/graphql-laravel
9.10.0
What's Changed
- Add cursor pagination type by @Davidnadejdin in #1180
New Contributors
- @Davidnadejdin made their first contribution in #1180
Full Changelog: 9.9.0...9.10.0
9.9.0
9.8.0
What's Changed
- Supports Laravel 12 by @duncanmcclean in #1164
- Adopt PHPUnit attributes by @duncanmcclean in #1167
- PHPStan 2 by @duncanmcclean in #1168
- Bump thecodingmachine/safe to v3 by @the-pulli in #1165
New Contributors
- @the-pulli made their first contribution in #1165
Full Changelog: 9.7.0...9.8.0
9.7.0
Fixed
- Fixes for implicit nullability deprecation (PHP 8.4 compat) #1152 / duncanmcclean
New Contributors
- @duncanmcclean made their first contribution in #1152
Full Changelog: 9.6.0...9.7.0
9.6.0 release
Fixed
- Bring back laravel-mongodb support #1144 / jsrodas-pdpaola
New Contributors
- @jsrodas-pdpaola made their first contribution in #1144
Full Changelog: 9.5.0...9.6.0
9.5.0 release
What's Changed
- Relax PaginationType getPaginationFields typehint by @jasonvarga in #1132
Full Changelog: 9.4.0...9.5.0
9.4.0 Release
What's Changed
- Allow global resolver Middlewares by @alancolant in #1127
- phpstan: misc smaller improvements by @mfn in #1129
- Prepare 9.4.0 release by @mfn in #1130
New Contributors
- @alancolant made their first contribution in #1127
Full Changelog: 9.3.0...9.4.0
9.3.0 Release
9.2.0 Release
9.1.0 Release
Fixed
- fix schema validation - resolve not allowed in input fields #1078 / crissi
Full Changelog: 9.0.0...9.1.0