0.28.0
Changelog
-
The Prisma dependency version has been bumped to
v5.18.0πͺ -
Because of Prisma v5 recent changes, the
...OrderByWithRelationAndSearchRelevanceInputhas been replaced by standard...OrderByWithRelationInput. You can expect breaking changes in the generated schema because of that π¨ -
The new
createManyAndReturnPrisma operation is fully supported in this release π -
The supported Node.js version has been bumped to
v20.11.1.