Skip to content

v9.37.0

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 25 Oct 21:59
· 649 commits to 9.x since this release

Added

  • Added optional verbose output when view caching (#44673)
  • Allow passing closure to rescue $report parameter (#44710)
  • Support preloading assets with Vite (#44096)
  • Added Illuminate/Mail/Mailables/Content::htmlString() (#44703)

Fixed

  • Fixed model:show registering getAttribute() as a null accessor (#44683)
  • Fix expectations for output assertions in PendingCommand (#44723)