Node v12.8.0 (Current) and Node v10.16.2 (LTS) release

Node v12.8.0 (Current) has been released, the other Node v10.16.2 (LTS) has been released.

Node v12.8.0 (Current) The updates are as follows:

assert:

  • Legacy Mode deprecated (DEP0089) is revoked

crypto:

  •  outputLength options are added to the crypt.createHash
  • Maximum range from 32 bits to 53

n-api:

  • Added api to manage the status of each instance 

report:

  • The network interface included in the report 

src:

  • v8.getHeapCodeStatistics () is now exported 

 Node v10.16.2 (LTS) has been released. This version fixes a regression to upgrade OpenSSL 1.1.1c in. Other content, see the release notes:

https://nodejs.org/en/blog/release/v10.16.2/

https://nodejs.org/en/blog/release/v12.8.0/

Guess you like

Origin www.oschina.net/news/108878/node-v-12-8-0-and-v-10-16-2-released