Skip to content

lib: end-of-life the deprecated require('sys')

See: https://github.com/nodejs/node/pull/2405

It looks like this was going to be considered for Node.js 6.x, so now that 12.x is upcoming, maybe we are ready?

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading