v0.0.65

8 July 2026

FieldTypeCollection::items() returns a populated collection directly instead of requiring a second lookup loop.

Changed

  • FieldTypeCollection::batchItems() replaced with items(array $uuids): RecordCollection, which returns the populated collection directly.