Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 592787e

Browse filesBrowse files
refackFishrock123
authored andcommitted
doc: error message are still major
PR-URL: #14375 Refs: #13937 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 9b22acc commit 592787e
Copy full SHA for 592787e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Open diff view settings
Collapse file

‎doc/guides/using-internal-errors.md‎

Copy file name to clipboardExpand all lines: doc/guides/using-internal-errors.md
+1-3Lines changed: 1 addition & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ to be breaking changes. By providing a permanent identifier for a specific
1515
error, we reduce the need for userland code to inspect error messages.
1616

1717
*Note*: Switching an existing error to use the `internal/errors` module must be
18-
considered a `semver-major` change. However, once using `internal/errors`,
19-
changes to `internal/errors` error messages will be handled as `semver-minor`
20-
or `semver-patch`.
18+
considered a `semver-major` change.
2119

2220
## Using internal/errors.js
2321

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.