Skip to content

Commit ef1af47

Browse files
aduh95nodejs-github-bot
authored andcommitted
doc: fix deprecation history
PR-URL: #35455 Reviewed-By: Rich Trott <[email protected]>
1 parent 96c37b3 commit ef1af47

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

doc/api/deprecations.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,7 +1739,7 @@ changes:
17391739
description: Deprecation revoked.
17401740
- version:
17411741
- v9.9.0
1742-
- v10.0.0
1742+
- v8.13.0
17431743
pr-url: https://github.com/nodejs/node/pull/17002
17441744
description: Documentation-only deprecation.
17451745
-->
@@ -2547,9 +2547,9 @@ API.
25472547
<!-- YAML
25482548
changes:
25492549
- version:
2550-
- v12.19.0
2551-
- v14.6.0
2552-
pr-url: https://github.com/nodejs/node/pull/32217
2550+
- v14.1.0
2551+
- v13.14.0
2552+
pr-url: https://github.com/nodejs/node/pull/32807
25532553
description: Documentation-only deprecation.
25542554
-->
25552555

@@ -2598,7 +2598,9 @@ no longer required due to simplification of the implementation.
25982598
### DEP0144: `module.parent`
25992599
<!-- YAML
26002600
changes:
2601-
- version: v14.6.0
2601+
- version:
2602+
- v14.6.0
2603+
- v12.19.0
26022604
pr-url: https://github.com/nodejs/node/pull/32217
26032605
description: Documentation-only deprecation.
26042606
-->

0 commit comments

Comments
 (0)