- DATE:
- AUTHOR:
- JourneyApps Product Team
CloudCode
CloudCode 1.10
DATE:
AUTHOR:
JourneyApps Product Team
We are excited to announce that version 1.10.0 of CloudCode has been released.
v1.10.1
Fixed:
Attachment object is now available globally.
v1.10.0
Added:
You can create attachments in CloudCode with:
await Attachment.create({filename, data})
New in and not in query operators. See more details here.
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.