github spatie/laravel-data 1.3.0

latest releases: 4.9.0, 4.8.2, 4.8.1...
2 years ago
  • add a PHP 8.1 enum cast and transformer (#64 )
  • fixes resolving of validation rules in nested data objects that should all be nullable when the main data property is nullable
  • add support for LazyCollections with DataCollection
  • using of a Collection or LazeCollection instead of an array as internal structure within DataCollection
  • renamed InvalidPaginatedDataCollectionModification to InvalidDataCollectionModification
  • stop automatically deducing rules for properties when they are overwritten within the rules method of a data object

Don't miss a new laravel-data release

NewReleases is sending notifications on new releases.