Skip to content

1.5.2 Maintenance Release

Compare
Choose a tag to compare
@andrew-coleman andrew-coleman released this 16 Feb 10:37
· 242 commits to master since this release
  • Enforce consistent syntax error when attempting to use unquoted numeric property names (issue #147)
  • Invalid token on LHS of binding operator is now a syntax error rather than dynamic (runtime) error (issue #148)
  • Fix corruption of predicated function calls within lambda functions (PR 149)