Prisma 1.5.0 (2018-03-27)
Backend
Changes
Reduced Export Chunk Size to prevent timeouts. Also sped up import and reduced Memory Consumption.
Bug Fixes
The correct error is now returned when the DeleteProjectMutation does not find a project with the given id. https://github.com/graphcool/prisma/pull/2078. Thanks a lot to @johannpinson for providing this PR!