Releases: prisma/studio
Releases · prisma/studio
0.458.0
0.454.0
0.448.0
0.438.0
0.437.0
0.432.0
0.426.0
0.420.0
0.415.0
This version ships with Prisma v2.27.0
Bugfixes:
- Default values of
@updatedAt
fields is no longer 0 (#728) - Strings with
"
are now saved to your database properly (#722) - Fixed issues that caused Studio to crash if an additional generator was defiend in your Prisma Schema (#720)
- Studio no longer loads forever if it is unable to locate a Prisma Schema
- Projects on the splash screen are now searchable (#723)
Improvements:
- It is now possible to remove schemas from Studio's splash screens (#726)