We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a72b2f commit 05f36ddCopy full SHA for 05f36dd
doc/contributing/collaborator-guide.md
@@ -356,6 +356,7 @@ Existing stable public APIs that change in a backward-incompatible way must
356
undergo deprecation. The exceptions to this rule are:
357
358
* Adding or removing errors thrown or reported by a public API.
359
+* Emitting a runtime warning.
360
* Changing error messages for errors without error code.
361
* Altering the timing and non-internal side effects of the public API.
362
* Changes to errors thrown by dependencies of Node.js, such as V8.
0 commit comments