Skip to content

doc,tools: get altDocs versions from CHANGELOG.md

Parse CHANGELOG.md for versions of Node.js used by the documentation feature View another version so that we don't have to manually update the list when we cut a new version or transition a release to LTS.

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

Merge request reports

Loading