Laravel v5.8.13 is released in 2019/04/18, here are the changes we`ve merged into this release.
Added
- Added
@errorblade directive (#28062) - Added the ability to register
custom Doctrine DBALtypes in the schema builder (#28214, 91a6afe)
Fixed
Reverted
- Reverted of
<a href="https://github.com/laravel/framework/pull/28192" target="_blank">possibility for use in / not in operators in the query builder</a>since of issue with<a href="https://github.com/laravel/framework/issues/28251" target="_blank">wherePivot()</a>method (04a547ee)
GitHub: https://github.com/laravel/framework/releases/tag/v5.8.13

