Laravel v13.24.0

v13.24.0
Added 5
  • Add modelKeys() to Eloquent query builder
  • Add an array_keys validation rule
  • Add dominant color detection to image driver
  • Add HEIC and additional AVIF support
  • Add NumberPrompt fallback
Changed 9
  • Respect job delays when bulk pushing to QueueFake
  • Use immutable timestamps in batch testing fakes
  • Avoid rebuilding every cached Route on CompiledRouteCollection lookups
  • Re-evaluate unmatched BindWhen attributes
  • Memoize TestResponse::decodeResponseJson()
  • Escape single quotes in Postgres JSON path attributes
Fixed 6
  • Fix DumpCommand return type
  • Fix PendingProcess losing falsy command strings on run()/start()
  • Detect circular alias references in Container
  • Fix pagination edge cases
  • Prevent TypeError in Validator::validateDistinct()
  • Fix appended accessors receiving null in toArray()
View original

Upgraded? How did it go?

Discussion