github prisma/prisma1 1.10-beta
1.10-Beta (2018-06-05)

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

Changes

Bugfixes

  • Fixed a bug when setting a unique field to null #2576
  • Fixed a regression where the updatedAt field was not being updated #2571
  • Fixed a bug where the node query would return the wrong typename #2565
  • BREAKING: Fixed an inconsistency when a self-relation had only one field #2515

New Features

  • Implemented the execution of connect, disconnect and delete when nested in the create or update branches of an upsert mutation #2565
  • The default node limit of 1000 has been removed. That means that queries can now return more than 1000 nodes, when no pagination parameters have been specified.

Don't miss a new prisma1 release

NewReleases is sending notifications on new releases.