CloudCode v1.10.0

We are excited to announce that version 1.10.0 of CloudCode has been released.

Changelog

Added:

  • await Attachment.create({filename, data}) to create attachments in CloudCode.

  • in and not in query operators.

Improved:

  • Improved performance of .include() lookups of related objects.

Other:

  • Upgraded the NodeJS version from 10.x to 12.x.

  • Upgraded TypeScript version from 3.9.5 to 4.0.2. This only affects TypeScript tasks.

Last updated