DefinitelyTyped/types/mongodb
汪東陽 6b6acc27c7
fix(mongodb): update SocketOptions default value (#45547)
I found SocketOptions.autoReconnect in [v3.1](http://mongodb.github.io/node-mongodb-native/3.1/api/Server.html) default value should be true, so I fixed it and updated SocketOptions to [v3.6](http://mongodb.github.io/node-mongodb-native/3.6/api/Server.html).
2020-06-24 07:15:51 -04:00
..
test 🤖 Merge PR #45492 [mongodb] Fix bulkWrite operation types by @avaly 2020-06-19 09:18:31 -07:00
v1
v2
index.d.ts fix(mongodb): update SocketOptions default value (#45547) 2020-06-24 07:15:51 -04:00
tsconfig.json
tslint.json