Skip to content

0.16.2

Choose a tag to compare

@PepsRyuu PepsRyuu released this 27 Apr 17:37
  • Added context and moduleContext options.
  • Fixed issue where this did not refer to undefined but was referring to the module.
  • Fixed issue with reference live-bindings where a variable declaration points to an import directly.
  • Fixed issue where export default this returns the wrong value.