Skip to content

Commit 037ce2f

Browse files
committed
fixup!
1 parent bd9a613 commit 037ce2f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/api/deprecations.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3070,6 +3070,26 @@ Type: End-of-Life
30703070
This error code was removed due to adding more confusion to
30713071
the errors used for value type validation.
30723072

3073+
<<<<<<< Updated upstream
3074+
=======
3075+
### DEPXXXX: `process.on('multipleResolves', handler)`
3076+
3077+
<!-- YAML
3078+
changes:
3079+
- version: REPLACEME
3080+
pr-url: https://github.com/nodejs/node/pull/41896
3081+
description: Runtime deprecation.
3082+
- version: REPLACEME
3083+
pr-url: https://github.com/nodejs/node/pull/41872
3084+
description: Documentation-only deprecation.
3085+
-->
3086+
3087+
Type: Runtime.
3088+
3089+
This event was deprecated because it did not work with V8 promise combinators
3090+
which diminished its usefulness.
3091+
3092+
>>>>>>> Stashed changes
30733093
[Legacy URL API]: url.md#legacy-url-api
30743094
[NIST SP 800-38D]: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38d.pdf
30753095
[RFC 6066]: https://tools.ietf.org/html/rfc6066#section-3

0 commit comments

Comments
 (0)