Opened 2 months ago

Closed 2 months ago

#20883 closed enhancement (fixed)

node.js-22.13.0

Reported by: Douglas R. Reno Owned by: zeckma
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by zeckma, 2 months ago

Owner: changed from blfs-book to zeckma
Status: newassigned

comment:2 by zeckma, 2 months ago

Full changelog at: https://nodejs.org/en/blog/release/v22.13.0

Notable Changes:

  • Stabilize Permission Model
  • Graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable

Other Notable Changes:

  • assert: add partialDeepStrictEqual
  • cli: implement --trace-env and --trace-env-[js|native]-stack
  • dgram: support blocklist in udp
  • doc: stabilize util.styleText
  • doc: move typescript support to active development
  • doc: add LJHarb to collaborators
  • doc: add report version and history section
  • doc: sort --report-exclude alphabetically
  • doc,lib,src,test: unflag sqlite module
  • module: only emit require(esm) warning under --trace-require-module
  • module: add module.stripTypeScriptTypes
  • net: support blocklist in net.connect
  • net: support blocklist for net.Server
  • net: add SocketAddress.parse
  • net: add net.BlockList.isBlockList(value)
  • process: deprecate features.{ipv6,uv} and features.tls_*
  • report: fix typos in report keys and bump the version
  • sqlite: aggregate constants in a single property
  • sqlite: add StatementSync.prototype.iterate method
  • src: add cli option to preserve env vars on diagnostic reports
  • util: add sourcemap support to getCallSites

comment:3 by zeckma, 2 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.