Skip to content

Commit 604b957

Browse files
chore(release): 12.6.0 [skip ci]
# [12.6.0](v12.5.1...v12.6.0) (2025-10-08) ### Bug Fixes * replace unsafe eval() with Blade::render() in compileBlade ([7f46d58](7f46d58)) ### Features * add __isset() method to Request for attribute existence check ([33f44d4](33f44d4))
1 parent 56e9245 commit 604b957

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [12.6.0](https://github.com/yajra/laravel-datatables/compare/v12.5.1...v12.6.0) (2025-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* replace unsafe eval() with Blade::render() in compileBlade ([7f46d58](https://github.com/yajra/laravel-datatables/commit/7f46d5872b0324493c28ecc8d848c182e88f30e0))
7+
8+
9+
### Features
10+
11+
* add __isset() method to Request for attribute existence check ([33f44d4](https://github.com/yajra/laravel-datatables/commit/33f44d42d284d6ea0a054de81ad5a57c3050867d))
12+
113
# Laravel DataTables
214

315
## CHANGELOG

0 commit comments

Comments
 (0)