Skip to content

v8.83.1

Compare
Choose a tag to compare
@driesvints driesvints released this 16 Feb 07:29
· 2734 commits to 9.x since this release

Added

  • Add firstOr() function to BelongsToMany relation (#40828)
  • Catch suppressed deprecation logs (#40942)
  • Add doesntContain to higher order proxies (#41034)

Fixed

  • Fix replacing request options (#40954, 30e341b)
  • Fix isRelation() failing to check an Attribute (#40967)
  • Fix enum casts arrayable behaviour (#40999)