This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
0.13.0
- 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 fromimport()
- Ensured error stack properties are non-enumerable
- Ensured the module prototype is set correctly for the
Module.runMain()
hook