Skip to content

v0.36.3

Compare
Choose a tag to compare
@kiaking kiaking released this 12 Mar 13:29
· 38 commits to master since this release

Fixes

  • #455 $update function not working with a composite primary key.
  • #596 Fix persist methods failing to create an array of records in the Nuxt server-side environment.

Improvements

  • #590 Add support for composite primary keys in whereId and whereIdIn clause.