1.11.1
ReadableStream
fromnode:streams/web
is used as the return type ofreadableWebStream
, since the normalReadableStream
type cause problems with some installations.- The
types
directory is now included in theexports
of package.json. - Updated the version of Node.js in
engines
from>= 16
to>= 18
.