Prisma: 2.0.0-beta.5 Release

Release date:
May 11, 2020
Previous version:
2.0.0-beta.4 (released April 30, 2020)
Magnitude:
1,192 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

30 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored May 5, 2020
Authored May 6, 2020
Authored May 6, 2020
Authored May 6, 2020
Authored May 7, 2020
Authored May 6, 2020
Authored May 6, 2020
Authored May 4, 2020
Authored May 11, 2020
Authored May 1, 2020
Authored May 11, 2020
Authored May 7, 2020

Top Contributors in 2.0.0-beta.5

timsuchanek
2color
Jolg42
janpio
prisma-bot

Directory Browser for 2.0.0-beta.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Today, we are issuing the fifth Beta release: 2.0.0-beta.5 (short: beta.5).

Major improvements

Support for Alpine Linux

From now on, you don't need to build your own binaries for Alpine Linux and all musl-based distros anymore. They're shipped by default with the Prisma CLI and Prisma Client.

Support for Node v14

The new Node v14 is from now on fully supported with the Prisma CLI and Prisma Client.

Fixed issues with JSON support in Prisma Client

You can now use the new Json type that was introduced in the last release also in Prisma Client.

Fixes and improvements

prisma

prisma-client-js

migrate

vscode

prisma-engines

Credits

Huge thanks to @Sytten for helping!