-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: consolidate history table of CustomEvent #55758
doc: consolidate history table of CustomEvent #55758
Conversation
I've added the https://github.com/nodejs/node/labels/backport-requested-v22.x label as we'll need a manual backport to remove the mention of changes that are not on this release line. We could also manually backport it to v20.x, but given that it's in maintenance mode, it's probably not worth it. |
Does it mean I need to open a new PR towards v22.x? |
Once this PR has landed on |
Landed in 069ec1b |
I will backport :) |
PR-URL: #55758 Fixes: #55733 Refs: #55733 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
PR-URL: nodejs#55758 Fixes: nodejs#55733 Refs: nodejs#55733 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
PR-URL: nodejs#55758 Fixes: nodejs#55733 Refs: nodejs#55733 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
PR-URL: #55758 Backport-PR-URL: #55805 Fixes: #55733 Refs: #55733 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
PR-URL: nodejs#55758 Fixes: nodejs#55733 Refs: nodejs#55733 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
PR-URL: nodejs#55758 Fixes: nodejs#55733 Refs: nodejs#55733 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
Refs: #55733
Fixes: #55733
This PR fixes inconsistencies in the
CustomEvent
docs by consolidating the history table inglobals
andevents