- [10.x] Correct parameter type on MakesHttpRequests:followRedirects() by @AJenbo in #48557
- [10.x] Fix
firstOrNew
onHasManyThrough
relations by @tonysm in #48542 - [10.x] Fix "after commit" callbacks not running on nested transactions using
RefreshDatabase
orDatabaseMigrations
by @crynobone in #48523 - [10.x] Use the dedicated key getters in BelongsTo by @iamgergo in #48509
- [10.x] Fix undefined constant
STDIN
error withArtisan::call
during a request by @jessarcher in #48559