This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Release 1.30.1 (2019-04-11)
Fixes
- subscription session were not correctly closed in some cases (prisma/prisma#4239)
- default migration values did not work for id types (prisma/prisma#4333)
Features
- a Prisma project now exposes the currently deployed datamodel in the route
/_datamodel
(prisma/prisma#4358)