v12.61.1
[12.x] Add `@includeScoped` directive for isolated Blade includes (#58311)
[12.x] create new `@hasStack` Blade directive (#57788)
[11.x] Blade @include performance (#54633)
clear parallel test view cache directories (#58525)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
Use atomic writes in BladeCompiler to prevent race condition (#58812)
[12.x] Add `InteractsWithData` trait to `ComponentAttributeBag` (#56452)
[11.x] Always inherit parent attributes (#53011)
[6.x] Alpha ordered imports (#29933)
No need to import and close Mockery. (#37226)