1.11.2
This release adds an explicit reference to @types/node
, which ensures the ambient types will always be loaded before the ambient declaration for readable-stream
. This should fix edge cases where Typescript fails to include @types/node
even though it is installed.