Skip to content

Release v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 01:16

Parser

Fix parsing of the member expression without the explicit this object.

Walker 0.0.2

  • Recognize ObjectExpression as AssocExpression for compatibility.
  • Fix walking of consequent and alternate of ConditionalExpression.