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 263f288 commit daee4c1Copy full SHA for daee4c1
CHANGELOG.md
@@ -8,6 +8,11 @@
8
9
## CHANGELOG
10
11
+### v10.9.1 - 2023-10-04
12
+
13
+- fix: add missing Arrayable param #208
14
+- fix phpstan error: Parameter #1 $value of method Yajra\DataTables\Html\Builder::searchPanes() expects array|bool|(callable(): mixed), Yajra\DataTables\Html\SearchPane given.
15
16
### v10.9.0 - 2023-10-02
17
18
- feat: add dtsp collapse option setter #206
0 commit comments