We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf4d7e commit f84e930Copy full SHA for f84e930
CHANGES.md
@@ -1,3 +1,9 @@
1
+2020-12-01, Version 5.5.0
2
+=========================
3
+
4
+ * atomic upsertWithWhere (#563) (Matteo Padovano)
5
6
7
2020-09-02, Version 5.4.0
8
=========================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-mongodb",
- "version": "5.4.0",
+ "version": "5.5.0",
"description": "The official MongoDB connector for the LoopBack framework.",
"engines": {
"node": ">=10"
0 commit comments