Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating docs for 3.0.0 #1605

Merged
merged 12 commits into from
Dec 8, 2017
Merged

Updating docs for 3.0.0 #1605

merged 12 commits into from
Dec 8, 2017

Conversation

daprahamian
Copy link
Contributor

Updating the quickstart guide for 3.0.0

@daprahamian daprahamian requested review from jlord and mbroadst December 5, 2017 19:06
Updating the tutorial pages for Connecting to MongoDB, Authentication,
and SSL Settings
@daprahamian daprahamian changed the title docs(quickstart): updating quickstart for 3.0.0 Updating docs for 3.0.0 Dec 5, 2017
assert.equal(null, err);
console.log("Connected successfully to server");

const db = client.db(dbName);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the magic line breaking most 2.2 adapters.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rayfoss please see the API Changes section of the migration guide for advice about breaking changes.

@jlord jlord mentioned this pull request Dec 6, 2017
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.

4 participants