Skip to content

Commit bcf732a

Browse files
authored
Add bug fix for SnakeCase
1 parent 7a8ada6 commit bcf732a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
55
## [v3.3.1] - 2024-07-16
66
### Bug Fixes
77
- Fix NumberRangeFilter initial state when loaded by querystring by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1774
8+
- Fix SnakeCase issue with snake-cased relations for AggregateColumn types (AvgColumn, CountColumn, SumColumn) by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1777
89

910
### New Features
1011
- Set a Prefix for NumberRangeFilter by @RenoLooijmans in https://github.com/rappasoft/laravel-livewire-tables/pull/1773

0 commit comments

Comments
 (0)