- Date fields now use the Timestamp scalar type
- A
@date
directive is now used to formatTimestamp
scalars. Use it with the same options Carbon uses,@date(as:"Y-m-d")
dateCreated
,dateUpdated
, andexpiryDate
now use a newTimestamp
scalar
- Initial release