Skip to content

1.11.1

Compare
Choose a tag to compare
@james-pre james-pre released this 18 Feb 20:08
· 18 commits to main since this release
v1.11.1
842f04f
  • ReadableStream from node:streams/web is used as the return type of readableWebStream, since the normal ReadableStream type cause problems with some installations.
  • The types directory is now included in the exports of package.json.
  • Updated the version of Node.js in engines from >= 16 to >= 18.