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 df55e96 commit c288a79Copy full SHA for c288a79
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `laravel-livewire-tables` will be documented in this file
4
5
+## [v3.5.4] - 2024-11-20
6
+### Bug Fixes
7
+- Allow JSON and PHP type localisations by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2071
8
+- Allow lazy loading of tables by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2072
9
+
10
## [v3.5.3] - 2024-11-18
11
## Bug Fixes
12
- FixSetDefaultPerPage by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2067
0 commit comments