Skip to content

1.11.2

Compare
Choose a tag to compare
@james-pre james-pre released this 18 Feb 21:17
· 16 commits to main since this release
v1.11.2
d46bf21

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.