## [13.1.1](https://github.com/yajra/laravel-datatables-export/compare/v13.1.0...v13.1.1) (2026-03-28)


### Bug Fixes

* Do not replace empty values by null ([d672b6d](https://github.com/yajra/laravel-datatables-export/commit/d672b6d64a1f8fa5fd181e5afc47932fd4d32e07))

# [13.1.0](https://github.com/yajra/laravel-datatables-export/compare/v13.0.0...v13.1.0) (2026-03-28)


### Bug Fixes

* backward compatibility for 8.3 ([e39685e](https://github.com/yajra/laravel-datatables-export/commit/e39685e56ae3a8976f9d3cd346dabe87793f87dd))
* static analysis ([7ab3d22](https://github.com/yajra/laravel-datatables-export/commit/7ab3d222c5879c7a41a795f0c84d3eadbed18a95))
* static analysis - bump deps ([3db1847](https://github.com/yajra/laravel-datatables-export/commit/3db1847f6b307db91bc2eab8abe42fd878544ea0))


### Features

* openspout v5 ([d2585d8](https://github.com/yajra/laravel-datatables-export/commit/d2585d8bf5756d56734ec4dacb4318170ffa1ef9))

## Unreleased

- Support **OpenSpout ^4.24.5 or ^5.0** (cell styling adapts to each major); PHP **^8.3** with OpenSpout 5 only installable on **PHP 8.4+** per upstream

## v13.0.0 - 2026-03-25

- Laravel 13.x support
- PHP 8.3+ required (aligned with Yajra DataTables v13)
- Require `yajra/laravel-datatables-buttons` ^13.0
