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

0.19.2

Compare
Choose a tag to compare
@jdalton jdalton released this 13 Jan 07:49
· 3478 commits to master since this release
  • Enabled support for Jest globals option (#212)
  • Ensured CJS modules are not re-evaluated (#209, #217)
  • Ensured correct execution order of re-exported modules
  • Ensured ESM_OPTIONS can set the "cache" option (#215)
  • Ensured exported bindings are defined in the module
  • Ensured require() is properly bound when using Jest (#224)