Opened 2 years ago

Closed 2 years ago

#16471 closed enhancement (fixed)

node.js-16.15.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

# 2022-04-26, Version 16.15.0 'Gallium' (LTS), @danielleadams

Notable changes

Add fetch API

  • Adds experimental support to the fetch API. This adds the --experimental-fetch flag that installs the fetch, Request, Response, Headers, and FormData globals.
  • (SEMVER-MINOR) add fetch
  • (SEMVER-MINOR) add FormData global when fetch is enabled

Other notable changes

  • build:
    • remove broken x32 arch support
  • crypto:
    • (SEMVER-MINOR) add KeyObject.prototype.equals method
  • doc:
    • deprecate string coercion in fs.write, fs.writeFileSync
    • deprecate notice for process methods
  • esm:
    • (SEMVER-MINOR) support https remotely and http locally under flag
  • module:
    • (SEMVER-MINOR) unflag esm json modules
  • node-api:
    • (SEMVER-MINOR) add node\_api\_symbol\_for()
  • process:
    • deprecate multipleResolves
  • stream:
    • (SEMVER-MINOR) support some and every
    • (SEMVER-MINOR) add toArray
    • (SEMVER-MINOR) add forEach method

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

27cee7a98c Update to btrfs-progs-v5.17.
afd2ea83a7 Update to node-16.15.0.
453ab2005c Update to fetchmail-6.4.30.
bcf03119e9 Update to zenity-3.42.1.
Note: See TracTickets for help on using tickets.