File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 88
99### [ Unreleased]
1010
11+ ### [ v10.2.3] - 2023-01-18
12+
13+ - fix: Custom Order on eager loaded relationships was not working
14+ - fix #2905
15+
1116### [ v10.2.2] - 2023-01-11
1217
1318- fix: prevent deprecation errors in php 8.1+ #2931
98103- Drop support for ` ApiResourceDataTable `
99104- PHP8 syntax / method signature changed
100105
101- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.2.2...10.x
106+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.2.3...10.x
107+ [ v10.2.3 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
102108[ v10.2.2 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
103109[ v10.2.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
104110[ v10.2.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.0...v10.1.6
You can’t perform that action at this time.
0 commit comments