Back to Blog

Laravel 10.45 Released

Julian Beaujardin
Julian Beaujardin Reference: Laravel News February 20th, 2024

Not much in this week's release of Laravel 10.45. I think focus is shifting to Laravel 11 (no pun). Here are the highlights:

  • Allow Collection::select() to work on ArrayAccess in #50072
  • Add before to PendingBatch in #50058
  • Add Tappable and Conditionable to Relation in #50124

Tip

Tickets to Laracon US went on sale today! I fully expect this event to sell out in the coming weeks. If not sooner. So, if you're interested in attending Laracon, I suggest picking them up now. I purchased mine this morning, just in case.

Release notes

You can see the complete list of new features and updates below and the diff between 10.44.0 and 10.45.0 on GitHub. The following release notes are directly from the changelog