Releases: yajra/laravel-datatables-buttons
Releases · yajra/laravel-datatables-buttons
v10.0.0
- Add Laravel 10 compatibility #169
v9.1.3
- Fixes some issues and confusion of datatable generator command #165
v9.1.2
- fix: Change for correct $action and $actionMethod #162
- chore: update stubs #161
v9.1.1
- fix(phpstan) Downgrade to 2.1.12 #158
- fix: Allow null on view #152
v9.1.0
- Correcting with parameter typehints #155
- Add contributing.md #156
- Fix #154
v9.0.10
- Fix scopes for Eloquent Relation - Exception: "TypeError" #150
v9.0.9
- Fix datatables.stub #149
- Add type hint and return type on stubs.
v9.0.8
- Improve exporting of array & other data type values
v9.0.5
- Fix exporting data via relationship
v9.0.4
Fix nullable builder and request