power-components/livewire-powergrid
Livewire PowerGrid lets you build modern, customizable data tables for Laravel Livewire in minutes. Get sorting, searching, filters, editable fields, action buttons, checkboxes, and export with minimal configuration—ready to use out of the box.
datasource() method was incorrectly called twice for Collection-based datasources, improving reliability for high-frequency table operations (e.g., real-time dashboards or bulk actions).transformQuery, actions, rows) and SearchHandler, ensuring no disruption to teams leveraging advanced customization while fixing an edge case.datasource() calls or inconsistent behavior.For executives:
"v6.10.1 patches a critical regression in v6.10.0 where table data sources were processed twice for collections—fixing potential performance hiccups in dashboards or bulk operations. This is a zero-risk upgrade that stabilizes our Livewire admin panels while keeping all the new customization hooks (like transformQuery) intact. No downtime, just reliability for our data-heavy tools."
For engineering:
"v6.10.1 fixes a Collection datasource bug introduced in v6.10.0 where datasource() was called twice, causing subtle issues in high-traffic tables. This is a point release with no breaking changes—just a critical stability patch. If you’re using Collections (e.g., for API data or caching), upgrade to avoid redundant queries. Docs and hooks remain unchanged: changelog."
How can I help you explore Laravel packages today?