Releases: yajra/laravel-datatables-buttons
Releases · yajra/laravel-datatables-buttons
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
v9.0.3
Fix $htmlBuilder must not be accessed before initialization
v9.0.2
Fix csv export filename extension