Releases: langleyfoxall/react-dynamic-data-table-laravel-api
Releases · langleyfoxall/react-dynamic-data-table-laravel-api
v2.2.0
- Add the ability to add custom meta to responses with the
setResponseMeta
method.
v2.1.0
- Add Laravel 6.0 support.
v2.0.0
- Disallows ordering by custom attributes by default, requires React Dynamic Data Table v7.0.0 or above.
- Allow overriding of order by logic.
v1.1.0
- Add
collectionManipulator
method.
v1.0.0
- Initial release.