Added
- Conditionally merge classes into a Blade Component attribute bag (#36131)
- Allow adding multiple columns after a column (#36145)
- Add query builder
chunkMap
method (#36193, 048ac6d)
Changed
- Update CallQueuedClosure to catch Throwable/Error (#36159)
- Allow components to use custom attribute bag (#36186)
Fixed
- Set process timeout to null for load mysql schema into database (#36126)
- Don't pluralise string if string ends with none alphanumeric character (#36137)
- Add query log methods to the DB facade (#36177)
- Add commonmark as recommended package for
Illuminate\Support
(#36171) - Fix Eager loading partially nullable morphTo relations (#36129)
- Make height of image working with yahoo (#36201)
- Make
sole()
relationship friendly (#36200) - Make layout in mail responsive in Gmail app (#36198)
- Fixes parallel testing when a database is configured using URLs (#36204)