File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 88
99### [ Unreleased]
1010
11+ ### [ v10.0.2] - 2022-05-08
12+
13+ - Fix set total & filtered records count https://github.com/yajra/laravel-datatables/pull/2778
14+ - Fix set total & filtered records count
15+ - Fix #1453 #1454 #2050 #2609
16+ - Add feature test
17+ - Deprecate ` skipTotalRecords ` , just use ` setTotalRecords ` directly.
18+
1119### [ v10.0.1] - 2022-05-08
1220
1321- Code clean-up and several phpstan fixes
2028- Drop support for ` ApiResourceDataTable `
2129- PHP8 syntax / method signature changed
2230
23- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.1...10.x
31+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.2...10.x
32+ [ v10.0.2 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.2...v10.0.1
2433[ v10.0.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.1...v10.0.0
2534[ v10.0.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
You can’t perform that action at this time.
0 commit comments