Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

0.13.0

Compare
Choose a tag to compare
@jdalton jdalton released this 03 Nov 19:09
· 4084 commits to master since this release
  • Added support for async generators and for-await-of
  • Aligned local Module._resolveLookupPaths() with Node core
  • Clarified the ERR_REQUIRE_ESM error message when coming from import()
  • Ensured error stack properties are non-enumerable
  • Ensured the module prototype is set correctly for the Module.runMain() hook