Skip to content

v10.1.3

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 28 Feb 19:09
· 1576 commits to 10.x since this release

Added

  • Added protected method Illuminate/Http/Resources/Json/JsonResource::newCollection() for simplifies collection customisation (#46217)

Fixed

  • Fixes constructable migrations (#46223)

Changes

  • Accept time when generating ULID in Str::ulid() (#46201)