mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix some history entries in deprecations.md
PR-URL: https://github.com/nodejs/node/pull/45891 Refs: https://github.com/nodejs/node/pull/43627 Refs: https://github.com/nodejs/node/pull/42796 Refs: https://github.com/nodejs/node/pull/44495 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
@@ -2892,7 +2892,7 @@ Prefer [`message.socket`][] over [`message.connection`][].
|
||||
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: v18.10.0
|
||||
- version: v19.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/43627
|
||||
description: End-of-Life.
|
||||
- version: v16.0.0
|
||||
@@ -3137,7 +3137,7 @@ resources and not the actual references.
|
||||
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: v18.10.0
|
||||
- version: v19.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/42796
|
||||
description: End-of-Life.
|
||||
- version: v18.0.0
|
||||
@@ -3226,7 +3226,7 @@ The [`--trace-atomics-wait`][] flag is deprecated.
|
||||
|
||||
<!-- YAML
|
||||
changes:
|
||||
- version: v18.10.0
|
||||
- version: v19.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/44495
|
||||
description: Runtime deprecation.
|
||||
- version: v18.10.0
|
||||
|
||||
Reference in New Issue
Block a user