Skip to content

0.109.0

Compare
Choose a tag to compare
@AaronO AaronO released this 28 Sep 13:44
· 3270 commits to main since this release
f849d2e

0.109.0 / 2021.09.28

  • feat(std/node/stream): add partial support for stream/web (#1297)
  • fix(node/_tools): use denoflate to decompress Node test folder (#1299)
  • fix(node/events): make EventEmitter.call compatible with es5 (#1315)
  • fix(std/node/module): treat .mjs files as ESM (#1301)
  • perf(crypto): reduce one mircotask (#1307)