github prisma/prisma1 1.17.2
1.17.2 (2018-09-26)

latest releases: 1.34.12, 1.34.11, 1.34.10...
5 years ago

Bugfixes:

  • using updatedFields_contains and mutation_in at the same time breaks subscription queries (https://github.com/prisma/prisma/issues/2333)
  • exporting Json Lists and importing them again did not work since the export would stringify the lists and the CLI validation would then reject this format. This is now fixed by not stringifying the json lists during export. (prisma/prisma#3168)

Don't miss a new prisma1 release

NewReleases is sending notifications on new releases.