Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

v4.2.1

Compare
Choose a tag to compare
@iget-esoares iget-esoares released this 02 Apr 14:25
· 21 commits to master since this release
05d3fc6

Bug fixes

  • Fixed bug where Illuminate\Support\Collection was returned instead of Illuminate\Database\Eloquent\Collection when elastic search result contain ids that doesn't exists on database (Thanks to @gtjamesa)