Skip to content

v3.2.0

Compare
Choose a tag to compare
@exuanbo exuanbo released this 17 Jul 11:28
· 33 commits to main since this release
v3.2.0
950e6ee

Features

  • Add option useCurrentGlobal to pass all the available variable from the current global (or globalThis) into the context.
  • Add curried functions createRequireFromString, createImportFromString and createImportFromStringSync.