Skip to content

Commit

Permalink
Add bug fix for SnakeCase
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored Jul 16, 2024
1 parent 7a8ada6 commit bcf732a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
## [v3.3.1] - 2024-07-16
### Bug Fixes
- Fix NumberRangeFilter initial state when loaded by querystring by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1774
- 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

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

0 comments on commit bcf732a

Please sign in to comment.