v0.11.1
版本发布时间: 2023-07-12 23:31:23
wasp-lang/wasp最新发布版本:v0.15.2(2024-11-20 03:53:43)
v0.11.1
🎉 [New feature] Prisma client preview flags
Wasp now allows you to enable desired previewFeatures
for the Prisma client:
app MyApp {
title: "My app",
// ...
db: {
// ...
prisma: {
clientPreviewFeatures: ["extendedWhereUnique"]
}
}
}
Read all about Prisma preview features in the official docs.
1、 wasp-linux-x86_64.tar.gz 13.17MB
2、 wasp-macos-x86_64.tar.gz 5.9MB