Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Release 1.34.12 (2021-01-12)

Latest
Compare
Choose a tag to compare
@timsuchanek timsuchanek released this 12 Jan 13:24
· 47 commits to master since this release
f234d24

Today, we rename the prisma CLI to prisma1.
Please uninstall prisma with yarn global remove prisma or npm uninstall -g prisma and then install prisma1
with either npm i -g prisma1 or `yarn global add prisma1.

The CLI still works exactly the same.
In 1 week from now, the Prisma 2 CLI (@prisma/cli) will take the place at prisma.