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 fd14ec1

Browse filesBrowse files
addaleaxMylesBorins
authored andcommitted
doc: add missing changes: entry for assert.throws
Refs: #20485 PR-URL: #20723 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
1 parent 39a4112 commit fd14ec1
Copy full SHA for fd14ec1

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/assert.md‎

Copy file name to clipboardExpand all lines: doc/api/assert.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,10 @@ instead of the `AssertionError`.
10561056
<!-- YAML
10571057
added: v0.1.21
10581058
changes:
1059+
- version: REPLACEME
1060+
pr-url: https://github.com/nodejs/node/pull/20485
1061+
description: The `error` parameter can be an object containing regular
1062+
expressions now.
10591063
- version: v9.9.0
10601064
pr-url: https://github.com/nodejs/node/pull/17584
10611065
description: The `error` parameter can now be an object as well.

0 commit comments

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