File tree 1 file changed +7
-1
lines changed
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.2] - 2023-01-11
12
+
13
+ - fix: prevent deprecation errors in php 8.1+ #2931
14
+ - fixes #2930
15
+
11
16
### [ v10.2.1] - 2022-12-07
12
17
13
18
- fix: case insensitive starts with search #2917 #2916
93
98
- Drop support for ` ApiResourceDataTable `
94
99
- PHP8 syntax / method signature changed
95
100
96
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.2.1...10.x
101
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.2.2...10.x
102
+ [ v10.2.2 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
97
103
[ v10.2.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
98
104
[ v10.2.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.2.0...v10.1.6
99
105
[ v10.1.6 ] : https://github.com/yajra/laravel-datatables/compare/v10.1.6...v10.1.5
You can’t perform that action at this time.
0 commit comments