We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0655282 commit fcbecbcCopy full SHA for fcbecbc
CHANGELOG.md
@@ -8,12 +8,13 @@
8
9
### [Unreleased]
10
11
-### [v10.0.0] - 2022-04-04
+### [v10.0.0] - 2022-05-08
12
13
- Laravel DataTables v10.x to support Laravel 9.x
14
-- Added PHPStan with Level 8 static analysis
+- Added PHPStan with max level static analysis
15
- Drop `queryBuilder()` method
16
- Drop support for `ApiResourceDataTable`
17
+- PHP8 syntax / method signature changed
18
19
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
20
[v10.0.0]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
0 commit comments