Skip to content

0.15.0 (2016-01-10)

Compare
Choose a tag to compare
@jrsearles jrsearles released this 11 Jan 01:30
· 26 commits to master since this release

Features

  • Add support for import/export syntax
  • Add support for astral planes in String iteration

Fixes

  • Add checking of ES6 reserved keywords
  • Prevent property accessors from being called needlessly during setting of values
  • Throw exception when Symbol is coerced into a primitive