Prisma: 2.0.0-preview-3 Release

Release date:
July 26, 2019
Previous version:
2.0.0-preview-2 (released July 18, 2019)
Magnitude:
956 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

47 Commits in this Release

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

Authored July 23, 2019
Authored July 26, 2019
Authored July 26, 2019
Authored July 24, 2019
Authored July 26, 2019
Authored July 22, 2019
Authored July 22, 2019
Authored July 26, 2019
Authored July 26, 2019
Authored July 22, 2019
Authored July 22, 2019
Authored July 26, 2019
Authored July 26, 2019
Authored July 26, 2019
Authored July 26, 2019
Authored July 24, 2019
Authored July 22, 2019
Authored July 24, 2019
Authored July 24, 2019
Authored July 24, 2019
Authored July 23, 2019
Authored July 24, 2019
Authored July 12, 2019
Authored July 26, 2019
Authored July 12, 2019
Authored July 22, 2019
Authored July 25, 2019
Authored July 22, 2019
Authored July 26, 2019
Authored July 19, 2019
Authored July 23, 2019
Authored July 24, 2019
Authored July 26, 2019

Top Contributors in 2.0.0-preview-3

nikolasburk
timsuchanek
matthewmueller
ChristianJacobsen
janpio
Errorname
pantharshit00
AwakenedMind
beeeku
aknuds1

Directory Browser for 2.0.0-preview-3

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 third Preview release: 2.0.0-preview-3 (short: preview-3).

A special shoutout to @Errorname for helping us fix a small but significant issue in Photon JS πŸ™

Major changes

In this release, we've focused on making Photon deployment easier. You can now precisely determine which version of the query engine binary Photon should be using with the new platforms and pinnedPlatform options on the photonjs generator. Read more about this change in the docs.

Breaking change

We've removed the autoConnect property from the Photon constructor to make the connection behavior more explicit and improve error handling. Photon will continue to lazily connect if you do a query.

Fixes and improvements in the Prisma 2 repository

prisma2

photonjs

lift