github prisma/prisma1 1.10.0
1.10.0 (2018-06-19)

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

Changes

Bugfixes

  • BREAKING: Fixed an inconsistency when a self-relation had only one field #2515
  • 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
  • Fixed endpoint when dynamically generated
    #2569
  • Fixed cleanup of .import folder
    #2625

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.