This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
3.2.1
- 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 ofoptions.cjs.interop
(#721)