Skip to content

System Runtime v4.2.3

Choose a tag to compare

@ecarriou ecarriou released this 11 Jan 21:54

Changelogs:

  • Changed: runtime.require('db).collections().XXX.update API now returns an array of the updated documents id.
  • Fixed: runtime.require('db).collections().XXX.insert API now returns the _id of the inserted document, even if a document with that _id already exists.
  • Updated: dev dependencies.