This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
0.14.0
- Added
"@std/esm":"cjs"
option shorthand - Added support for a
"cjs"
options object - Ensured third-party CJS modules can be loaded with the require hook (#142)
- Ensured the module hook works with
@babel/register
- Fixed false positives for source type "module" with the
"esm":"js"
option - Fixed error with the
"cache":false
option