- [12.x] Forward only passed arguments into Illuminate\Database\Eloquent\Collection::partition method by @MarekVikartovsky in #55422
- [12.x] Add test for complex context manipulation in Logger by @roshandelpoor in #55423
- [12.x] Remove unused var from
DumpCommand
by @cosmastech in #55431 - [12.x] Fix the serve command sometimes fails to destructure the request pool array by @tonysm in #55427
- [12.x] Changes to
package-lock.json
should triggernpm run build
by @crynobone in #55426