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

3.0.73

Compare
Choose a tag to compare
@jdalton jdalton released this 03 Aug 03:24
· 1510 commits to master since this release
  • Ensured builtin module references are shared between loader instances (#524)
  • Ensured cache creation on SIGINT and SIGTERM (#530)
  • Ensured console can be used in shorthand property names (#526)
  • Ensured muon is supported
  • Ensured namespace objects have only enumerable module.exports properties (#516)
  • Ensured query/fragments are accounted for in main filenames (#531)
  • Ensured support for node-chakracore 10.6.0
  • Ensured top-level async iterators work with options.await (#534)
  • Fixed regression resolving paths of hard links (#514)
  • Made options.sourceMap enabled for ndb
  • Made options.sourceMap enabled for NODE_ENV="development"