- [12.x] Add
@includeIsolateddirective for isolated Blade includes by @KennedyTedesco in #58311 - [12.x] Fix typo in JsonApiResource trait method by @dxnter in #58326
- [12.x] Add
Cache::withoutOverlapping()to wrapCache::lock()->block()by @mathiasgrimm in #58303 - Update return type annotations in FormRequest.php by @arttiger in #58333
- [12.x] Fix QueryException showing wrong connection details for read PDO by @mathiasgrimm in #58331
- [12.x] Only fire
CacheFailedOverandQueueFailedOveron first failure by @cosmastech in #58330 - allow precognitive requests to use wildcards with array validations (#57437) by @markusheinemann in #57486
- [12.x] Fix docblock for Failovers by @cosmastech in #58336
- [12.x] Only fire composer uninstall events when removing dev packages by @cosmastech in #58338
- Vector things by @taylorotwell in #58337
- Update tailwind version by @laserhybiz in #58344
- [12.x] Allow for enum keys in additional Session Store methods by @riesjart in #58343
- [12.x] JSON API: Deduplicate circular references by @mateusjatenee in #58348
- [12.x] Improve
key:generateerror message whenAPP_KEYis set by @dxnter in #58345 - [12.x] Add indexes to failed_jobs stub by @jackbayliss in #58355
- [12.x] Improve types in
\Illuminate\Support\Strhelper by @shaedrich in #58356 - [12.x] Fix MySQL port conflict in tests workflow by @jackbayliss in #58357
- [12.x] Improve the return types for
Number::with*()helpers by @CasEbb in #58358 - [12.x] Ensure
Bus::batchfilters out falsy items by @jackbayliss in #58360 - [12.] Annotate tuple return type of
TableGuesser::guess()by @shaedrich in #58354 - [12.x] Make Notification macroable by @ekateiva in #58352
- [12.x] Allow PendingBatch
onConnectionto use Enum by @jackbayliss in #58350