Releases: tenantcloud/laravel-json-api
Releases · tenantcloud/laravel-json-api
Added cursor pagination validation
Merge pull request #38 from tenantcloud/validation fix: Added cursor validation
Added cursor pagination support.
Merge pull request #37 from tenantcloud/cursor-pagination feature: Added integration of cursor pagination
v6.4.0
v6.3.0
v6.2.0
v6.1.0
v6.0.1
What's Changed
- fix: Used request input instead of request get to allow prepareForVal… by @chuchvara in #27
Full Changelog: v6.0...v6.0.1
Pass context to transformers instead of fields
chore(release): 5.5.2 [skip ci] ## [5.5.2](https://github.com/tenantcloud/laravel-json-api/compare/v5.5.1...v5.5.2) (2023-10-20) ### Bug Fixes * Pass request context instead of fields to the transformer ([4e924db](https://github.com/tenantcloud/laravel-json-api/commit/4e924dbd1346836b91462053d9b8eedd153e2bf1))
Added ability to request meta resources
v5.5.0 Meta includes