This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Release 1.27.4 (2019-03-01)
Fixes
- prisma/prisma#4103 Updating a list value of a node will now also update the updatedAt field.
- https://github.com/prisma/prisma/pull/4110 Pagination was failing when ordering by descending and also skipping values that had the same value as the provided cursor node for the orderBy field.