Skip to content

Commit 1e4251f

Browse files
chore(release): 12.7.0 [skip ci]
# [12.7.0](v12.6.3...v12.7.0) (2026-02-20) ### Bug Fixes * address phpstan and fork phplint checkout ([7c416ef](7c416ef)) * allow editing DT_RowIndex via editColumn ([fd161f0](fd161f0)) * cast index column config for static analysis ([468f44c](468f44c)) * **ci:** support fork PR checkout in pint workflow ([fe30c00](fe30c00)) * **ci:** update memcached action to v8 ([c9e7f15](c9e7f15)) ### Features * support LengthAwarePaginator engine ([b8f9bb3](b8f9bb3))
1 parent 8b7f541 commit 1e4251f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [12.7.0](https://github.com/yajra/laravel-datatables/compare/v12.6.3...v12.7.0) (2026-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* address phpstan and fork phplint checkout ([7c416ef](https://github.com/yajra/laravel-datatables/commit/7c416ef38347d23bc52eca5439f0889c4e493440))
7+
* allow editing DT_RowIndex via editColumn ([fd161f0](https://github.com/yajra/laravel-datatables/commit/fd161f019f54fc13995bd4f2664f12e4f8aa3317))
8+
* cast index column config for static analysis ([468f44c](https://github.com/yajra/laravel-datatables/commit/468f44ce845a4a40734eaaca9d5753095ced013a))
9+
* **ci:** support fork PR checkout in pint workflow ([fe30c00](https://github.com/yajra/laravel-datatables/commit/fe30c005f15eccc5c1d5314199f35740a5ed2192))
10+
* **ci:** update memcached action to v8 ([c9e7f15](https://github.com/yajra/laravel-datatables/commit/c9e7f15ea3833311664c3c818e1f29c2c23918f9))
11+
12+
13+
### Features
14+
15+
* support LengthAwarePaginator engine ([b8f9bb3](https://github.com/yajra/laravel-datatables/commit/b8f9bb33189d069d81901af59c73057aa8d84abd))
16+
117
## [12.6.3](https://github.com/yajra/laravel-datatables/compare/v12.6.2...v12.6.3) (2025-12-09)
218

319

0 commit comments

Comments
 (0)