We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent a075267 commit 0c91186Copy full SHA for 0c91186
doc/contributing/collaborator-guide.md
@@ -361,6 +361,7 @@ Existing stable public APIs that change in a backward-incompatible way must
361
undergo deprecation. The exceptions to this rule are:
362
363
* Adding or removing errors thrown or reported by a public API.
364
+* Emitting a runtime warning.
365
* Changing error messages for errors without error code.
366
* Altering the timing and non-internal side effects of the public API.
367
* Changes to errors thrown by dependencies of Node.js, such as V8.
0 commit comments