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 8
8
9
9
### [ Unreleased]
10
10
11
+ ### [ v10.2.3] - 2023-01-18
12
+
13
+ - fix: Custom Order on eager loaded relationships was not working
14
+ - fix #2905
15
+
11
16
### [ v10.2.2] - 2023-01-11
12
17
13
18
- fix: prevent deprecation errors in php 8.1+ #2931
98
103
- Drop support for ` ApiResourceDataTable `
99
104
- PHP8 syntax / method signature changed
100
105
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
102
108
[ v10.2.2 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
103
109
[ v10.2.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
104
110
[ 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