Laravel 10.43 Released
January 31st, 2024
Via:
Laravel News
Falling behind this past few weeks... yesterday, the weekly minor release was tagged bringing us to Laravel 10.43. Here are the highlights:
- Add storage:unlink command in #49795
- Support ::class string argument for global scopes in #49802
- Add hasIndex() to Schema in #49796
- Do not touch BelongsToMany relation when using withoutTouching in #49798
- Add addGlobalScopes to Eloquent in #49880
- Add support for streamed JSON responses in #49873
Release notes
You can see the complete list of new features and updates below and the diff between 10.42.0 and 10.43.0 on GitHub. The following release notes are directly from the changelog