Skip to content

node: v25.9#74947

Draft
Renegade334 wants to merge 15 commits into
DefinitelyTyped:masterfrom
Renegade334:node-25.9
Draft

node: v25.9#74947
Renegade334 wants to merge 15 commits into
DefinitelyTyped:masterfrom
Renegade334:node-25.9

Conversation

@Renegade334
Copy link
Copy Markdown
Contributor

  • async_hooks: add using scopes to AsyncLocalStorage
  • crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms
  • crypto: rename CShakeParams and KmacParams length to outputLength
  • doc: deprecate module.register() (DEP0205)
  • inspector: add Target.getTargets and extract TargetManager
  • quic: remove CryptoKey support from session keys option
  • repl: add customizable error handling
  • repl: remove dependency on domain module
  • stream: add stream/iter Implementation
  • test_runner: add exports option for module mocks

stream/iter is based on a web proposal, and the types are primarily derived from the IDL for that proposal using DOM-lib-generator, hence the lib.dom-esque patterns.

@theoludwig
Copy link
Copy Markdown
Contributor

When can we expect @types/node v26, is there any tracking issue?

@Renegade334
Copy link
Copy Markdown
Contributor Author

When can we expect @types/node v26, is there any tracking issue?

We need to land the existing 25.x version updates first so that it will cut cleanly in the DT branch. From memory though, I don't think that there are any semver-major changes that will have a huge impact on @types/node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Author Action

Development

Successfully merging this pull request may close these issues.

3 participants