Skip to content

0.127.0

Compare
Choose a tag to compare
@dsherret dsherret released this 24 Feb 16:47
· 2866 commits to main since this release
97dc903

0.127.0 / 2022.02.24

  • feat(async): add abortable to async module. (#1939)
  • feat(dotenv): add dotenv library (#1877)
  • feat(http): expose serveDir function from file_server.ts (#1944)
  • feat(node): add fs.realpath.native (#1951)
  • feat(node/tls): basic support of tls.createServer (#1948)
  • feat(testing): add assertAlmostEquals (#1906)
  • fix(node): don't use globalThis.setTimeout types in node/timers (#1934)