Skip to content

[v14.x] stream: runtime deprecate Transform._transformState

stream: runtime deprecate Transform._transformState

Transform._transformState is removed in future version as part of a refactoring.

Refs: https://github.com/nodejs/node/pull/32763 Refs: https://github.com/nodejs/node/pull/33105#issuecomment-620657114

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