System Runtime v4.2.3
Changelogs:
- Changed:
runtime.require('db).collections().XXX.updateAPI now returns an array of the updated documents id. - Fixed:
runtime.require('db).collections().XXX.insertAPI now returns the_idof the inserted document, even if a document with that_idalready exists. - Updated: dev dependencies.