Skip to content

fixed Mongodb DeprecationWarning: { useUnifiedTopology: true } - #55

Merged
adrai merged 1 commit into
robinfehr:masterfrom
rohantarai:patch-1
Nov 9, 2019
Merged

fixed Mongodb DeprecationWarning: { useUnifiedTopology: true }#55
adrai merged 1 commit into
robinfehr:masterfrom
rohantarai:patch-1

Conversation

@rohantarai

Copy link
Copy Markdown
Contributor

added defaultOpt.useUnifiedTopology = true; to remove DeprecationWarning: pass option { useUnifiedTopology: true } to the MongoClient constructor

added "defaultOpt.useUnifiedTopology = true;" to remove "DeprecationWarning: pass option { useUnifiedTopology: true } to the MongoClient constructor"
@adrai
adrai merged commit 58b39fa into robinfehr:master Nov 9, 2019
@adrai

adrai commented Nov 9, 2019

Copy link
Copy Markdown
Collaborator

v1.3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants