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

0.14.0

Compare
Choose a tag to compare
@jdalton jdalton released this 12 Nov 08:54
· 4017 commits to master since this release
  • 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