Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Apparent data race with stack trace identifying libuv libuv Issues and PRs related to the libuv dependency or the uv binding.
#57331 by brad4d was closed Mar 6, 2025
Suggestion for Enhancing setInterval: Ability to Change Interval During Execution feature request Issues that request new features to be added to Node.js.
#57317 by canawa was closed Mar 4, 2025
Add SEA config to node.config.json feature request Issues that request new features to be added to Node.js.
#57303 by marco-ippolito was closed Mar 5, 2025
MADARA_MD invalid Issues and PRs that are invalid.
#57297 by MADARALePLUSBGDUGAME was closed Mar 3, 2025
Missing noEmit: true from default tsconfig.json in type stripping docs doc Issues and PRs related to the documentations.
#57294 by styfle was closed Mar 6, 2025
Native error running node 22.12.x
#57293 by adnan-mujagic was closed Mar 6, 2025
N-API 10 not mentioned in version matrix doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
#57284 by bnoordhuis was closed Mar 5, 2025
Marking http client APIs as Legacy
#57277 by jasnell was closed Mar 4, 2025
0.1 + 0.2 !== 0.3, fix it
#57275 by shaishabcoding was closed Mar 2, 2025
Add String.prototype.titleCase() to Node.js feature request Issues that request new features to be added to Node.js.
#57247 by tanmoydutta114 was closed Mar 1, 2025
Node hard crash when importing napi module invalid Issues and PRs that are invalid.
#57233 by t3chguy was closed Mar 3, 2025
INTERNAL ASSERTION ERROR
#57230 by Megh-Shah-08 was closed Feb 28, 2025
open feature request Issues that request new features to be added to Node.js.
#57223 by ystttt was closed Feb 28, 2025
Web Crypto doc page not responsive on mobile doc Issues and PRs related to the documentations.
#57221 by wilyJ80 was closed Mar 1, 2025
Support type stripping in node_modules feature request Issues that request new features to be added to Node.js. strip-types Issues or PRs related to strip-types support
#57215 by daquinoaldo was closed Mar 3, 2025
How to selectivly attach the debugger (in case of forked childs) wrong repo Issues that should be opened in another repository.
#57201 by younes-zeboudj was closed Feb 28, 2025
Mocha ERR_REQUIRE_CYCLE_MODULE on latest CJS module Issues and PRs related to the module subsystem.
#57172 by guybedford was closed Mar 4, 2025
streamResetBurst and streamResetRate options are missing in the documentation of http2.createSecureServer doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem.
#57169 by gunters63 was closed Feb 26, 2025
Segmentation fault in Jest
#57166 by targos was closed Feb 23, 2025
ProTip! Exclude everything labeled bug with -label:bug.