github prisma/prisma 2.0.0-preview-9

latest releases: 5.14.0, 5.13.0, 5.12.1...
pre-release4 years ago

Today, we are issuing the ninth Preview release: 2.0.0-preview-9 (short: preview-9).

Major changes

For this release, we have invested a lot into making the prisma2 init command a lot more approachable and user-friendly. The wizard that's launched by prisma2 init helps you to set up a new project. With this release, the wizard becomes a lot more robust and provides a clearer user flows than before.

Try it yourself by upgrading to the latest version and using the init command:

npm install -g prisma2
prisma2 init hello-world

Please share your feedback for the init flow and report any issues you might encounter.

Fixes and improvements per Prisma 2 repository

prisma2

Fixed by the new init flow

photonjs

Don't miss a new prisma release

NewReleases is sending notifications on new releases.