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

3.2.1

Compare
Choose a tag to compare
@jdalton jdalton released this 05 Feb 08:29
· 521 commits to master since this release
  • Added support for class properties and other non-enumerables to options.cjs.namedExports
  • Ensured builtin modules used within .mjs files are more restricted
  • Reduced instrumentation of non-circular modules
  • Reverted require() interoperability of options.cjs.interop (#721)