Opened 4 months ago

Closed 4 months ago

#20751 closed enhancement (fixed)

node.js-22.12.0

Reported by: Bruce Dubbs 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, 4 months ago

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

Notable Changes

  • require(esm) is now enabled by default
  • added resizable ArrayBuffer support in Buffer
  • update root certificates to NSS 3.104

Other Notable Changes

  • [4920869935] - (SEMVER-MINOR) assert: make assertion_error use Myers diff algorithm (Giovanni Bucci) #54862
  • [ccffd3b819] - doc: enforce strict policy to semver-major releases (Rafael Gonzaga) #55732
  • [acc6806900] - doc: add jazelly to collaborators (Jason Zhang) #55531
  • [88d91e8bc2] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333
  • [98bfc7dce5] - (SEMVER-MINOR) http: add diagnostic channel http.client.request.created (Marco Ippolito) #55586
  • [337f61fb25] - (SEMVER-MINOR) lib: add UV_UDP_REUSEPORT for udp (theanarkh) #55403
  • [1628c48ad6] - (SEMVER-MINOR) net: add UV_TCP_REUSEPORT for tcp (theanarkh) #55408
  • [457e73f4c9] - (SEMVER-MINOR) sqlite: add support for SQLite Session Extension (Bart Louwers) #54181

comment:2 by zeckma, 4 months ago

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

comment:3 by zeckma, 4 months ago

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