Replies: 4 comments 6 replies
|
Beyond the bugfixes, do we know what else do we want to backport? |
2 replies
|
The only bug fix I can think of is e96178f, but since WebSocket internals were rewritten I can't rebase easily. I'll work on fixing it in a separate PR. |
0 replies
|
I will backport my PRs today |
2 replies
|
I really want to backport the PRs but the suggested way is not working properly. Is it acceptable to "manually" backport? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
How do we want to backport PRs to v6.x to be included in Node.js v22 and v20?
@KhafraDev @Uzlopak I think you have done a few bugfixes, could you cherry-pick the commits into the v6.x branch?
Please add the
backport v6.xlabel to automatically backport via actions (let's see if it works)All reactions