Skip to content

Commit a3e87d4

Browse files
Update doc/api/errors.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent b14d582 commit a3e87d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/errors.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,6 +2095,10 @@ does not consist of exactly two elements.
20952095
added:
20962096
- v23.0.0
20972097
- v22.10.0
2098+
changes:
2099+
- version: REPLACEME
2100+
description: This error is no longer thrown on valid yet unsupported syntax.
2101+
pr-url: https://github.com/nodejs/node/pull/56610
20982102
-->
20992103

21002104
The provided TypeScript syntax is not valid.

0 commit comments

Comments
 (0)