Skip to content

0.11.2

Compare
Choose a tag to compare
@danielstjules danielstjules released this 23 Mar 22:15
· 38 commits to master since this release
  • Fixed error with destructuring assignment syntax by ignoring null values, e.g. with [, b] = [4, 5];