0.16.2
- Added
contextandmoduleContextoptions. - Fixed issue where
thisdid not refer toundefinedbut 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 thisreturns the wrong value.