Skip to content

Commit 1c42c78

Browse files
committed
chore: release v10.4.3 🚀
1 parent d3b4d3a commit 1c42c78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
### [Unreleased]
1010

11+
### [v10.4.3] - 2023-06-07
12+
13+
- Fix: Prevent the filteredCount() query if no filter is applied to the initial query #3007
14+
1115
### [v10.4.2] - 2023-05-31
1216

1317
- Fix return type for setTransformer() and setSerializer() #3003
@@ -128,6 +132,7 @@
128132

129133
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...10.x
130134
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
135+
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
131136
[v10.3.0]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3
132137
[v10.2.3]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
133138
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1

0 commit comments

Comments
 (0)