Skip to content

0.117.0

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 03 Dec 15:54
· 3039 commits to main since this release
d4a2ae2

0.117.0 / 2021.12.03

  • feat(http): introduce onError option on ServerInit (#1621)
  • feat(node/readline): Interface, createInterface (#1554)
  • fix(node): use async read for stdin (#1653)
  • fix(std/node): Add base64url encoding support, indexOf, lastIndexOf and includes to Buffer (#1636)
  • test(node/fs): enable test-fs-rm.js (#1632)
  • fix(node/util/inspect): Fix some bugs (#1637)
  • fix(node): Use upstream implementation for streams (#1634)