TheSpyder / rescript-nodejs

Node bindings for ReScript
MIT License
80 stars 16 forks source link

Change return type of Stream.Readable.push to bool #8

Closed ellbur closed 2 years ago

ellbur commented 2 years ago

Per the docs https://nodejs.org/api/stream.html#readablepushchunk-encoding

TheSpyder commented 2 years ago

Thanks for this!

TheSpyder commented 2 years ago

Published as 14.3.0