## [12.3.1](https://github.com/yajra/laravel-datatables-export/compare/v12.3.0...v12.3.1) (2026-01-28)


### Bug Fixes

* check if glue is not null ([6537263](https://github.com/yajra/laravel-datatables-export/commit/65372633b372d1e82ca3065f8c04e8b32cdaf82d))

# [12.3.0](https://github.com/yajra/laravel-datatables-export/compare/v12.2.0...v12.3.0) (2026-01-23)


### Features

* livewire 4 ([ce9724b](https://github.com/yajra/laravel-datatables-export/commit/ce9724b12a73beaef44f64110b23f1a9b98a4631))

# [12.2.0](https://github.com/yajra/laravel-datatables-export/compare/v12.1.1...v12.2.0) (2026-01-13)


### Features

* Support QueryBuilder ([#87](https://github.com/yajra/laravel-datatables-export/issues/87)) ([05bcd2a](https://github.com/yajra/laravel-datatables-export/commit/05bcd2a7d1017330377c9384b3c4c0af14beb0c7))

## [12.1.1](https://github.com/yajra/laravel-datatables-export/compare/v12.1.0...v12.1.1) (2025-12-02)


### Bug Fixes

* change to unescaped output ([b4c8bac](https://github.com/yajra/laravel-datatables-export/commit/b4c8bac3c5ff82814fb22c3ffcabc565ab43351e))

# Laravel DataTables Export Plugin CHANGELOG.

## UNRELEASED

## v12.1.0 - 2025-08-13

- feat: Add PHPSpreadsheet 5 support #79

## v12.0.2 - 2025-06-11

- fix: support for array notation #77

## v12.0.1 - 2025-04-09

- fix: class name when using an abstract base #75

## v12.0.0 - 2025-02-26

- Laravel 12.x support
