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 6958769 commit 5f11d26Copy full SHA for 5f11d26
HISTORY.md
@@ -1,3 +1,7 @@
1
+2.2.24 2017-02-14
2
+-----------------
3
+* NODE-935, NODE-931 Make MongoClient strict options validation optional and instead print annoying console.warn entries.
4
+
5
2.2.23 2017-02-13
6
-----------------
7
* Updated mongodb-core to 2.1.8.
package.json
@@ -1,6 +1,6 @@
{
"name": "mongodb",
- "version": "2.2.23",
+ "version": "2.2.24",
"description": "The official MongoDB driver for Node.js",
"main": "index.js",
"repository": {
0 commit comments