Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update doc/api/deprecations.md
Co-Authored-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
trivikr and Trott committed Jun 3, 2019
commit dd75200b830d6fa5f37f31457a8aba6fd29cd2ec
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Node.js may deprecate APIs for any of the following reasons:

* Use of the API is considered to be unsafe.
Comment thread
trivikr marked this conversation as resolved.
* An improved alternative API is available
* An improved alternative API is available.
* Breaking changes to the API are expected in a future major release.

Node.js utilizes three kinds of Deprecations:
Expand Down