laravel/scout
### [`v9.4.5`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v945-httpsgithubcomlaravelscoutcomparev944v945---2022-02-22)
[Compare Source](https://togithub.com/laravel/scout/compare/v9.4.4...v9.4.5)
##### Changed
- Remove redundant `return` key like for all `when` methods for databas… by [@siarheipashkevich](https://togithub.com/siarheipashkevich) in [https://github.com/laravel/scout/pull/592](https://togithub.com/laravel/scout/pull/592)
##### Fixed
- Implements Meilisearch sort on paginate by [@mrABR](https://togithub.com/mrABR) in [https://github.com/laravel/scout/pull/587](https://togithub.com/laravel/scout/pull/587)
- Remove default order by model key desc in database engine when full-text index is used by [@smknstd](https://togithub.com/smknstd) in [https://github.com/laravel/scout/pull/590](https://togithub.com/laravel/scout/pull/590)
- Call queryCallback in DatabaseEngine by [@Alanaktion](https://togithub.com/Alanaktion) in [https://github.com/laravel/scout/pull/591](https://togithub.com/laravel/scout/pull/591)
### [`v9.4.4`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v944-httpsgithubcomlaravelscoutcomparev943v944---2022-02-15)
[Compare Source](https://togithub.com/laravel/scout/compare/v9.4.3...v9.4.4)
##### Fixed
- Fix collection engine `mapIds` bug by [@amir9480](https://togithub.com/amir9480) in [https://github.com/laravel/scout/pull/585](https://togithub.com/laravel/scout/pull/585)
### [`v9.4.3`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v943-httpsgithubcomlaravelscoutcomparev942v943---2022-02-08)
[Compare Source](https://togithub.com/laravel/scout/compare/v9.4.2...v9.4.3)
##### Fixed
- Skip adding search constraints with empty search on DatabaseEngine ([#582](https://togithub.com/laravel/scout/pull/582))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
9.4.2
->9.4.5
Release Notes
laravel/scout
### [`v9.4.5`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v945-httpsgithubcomlaravelscoutcomparev944v945---2022-02-22) [Compare Source](https://togithub.com/laravel/scout/compare/v9.4.4...v9.4.5) ##### Changed - Remove redundant `return` key like for all `when` methods for databas… by [@siarheipashkevich](https://togithub.com/siarheipashkevich) in [https://github.com/laravel/scout/pull/592](https://togithub.com/laravel/scout/pull/592) ##### Fixed - Implements Meilisearch sort on paginate by [@mrABR](https://togithub.com/mrABR) in [https://github.com/laravel/scout/pull/587](https://togithub.com/laravel/scout/pull/587) - Remove default order by model key desc in database engine when full-text index is used by [@smknstd](https://togithub.com/smknstd) in [https://github.com/laravel/scout/pull/590](https://togithub.com/laravel/scout/pull/590) - Call queryCallback in DatabaseEngine by [@Alanaktion](https://togithub.com/Alanaktion) in [https://github.com/laravel/scout/pull/591](https://togithub.com/laravel/scout/pull/591) ### [`v9.4.4`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v944-httpsgithubcomlaravelscoutcomparev943v944---2022-02-15) [Compare Source](https://togithub.com/laravel/scout/compare/v9.4.3...v9.4.4) ##### Fixed - Fix collection engine `mapIds` bug by [@amir9480](https://togithub.com/amir9480) in [https://github.com/laravel/scout/pull/585](https://togithub.com/laravel/scout/pull/585) ### [`v9.4.3`](https://togithub.com/laravel/scout/blob/HEAD/CHANGELOG.md#v943-httpsgithubcomlaravelscoutcomparev942v943---2022-02-08) [Compare Source](https://togithub.com/laravel/scout/compare/v9.4.2...v9.4.3) ##### Fixed - Skip adding search constraints with empty search on DatabaseEngine ([#582](https://togithub.com/laravel/scout/pull/582))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.