Skip to content

doc: fix deprecation history

  • DEP0089(9692df76) was backported to v8.13.0. It's not in the v10.x changelog as it was already in v9.x.
  • DEP0098(efb32592) doesn't appear anywhere in the v9.x nor v8.x changelogs, I don't think it's ever been backported.
  • DEP0140: was introduced by https://github.com/nodejs/node/pull/32807 and landed in v14.1.0 and v13.14.0
  • DEP0144: just landed on v12.19.0
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading