Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 05:43
· 102 commits to master since this release

1.3.0 (2022-02-28)

Bug Fixes

  • types for optional member expression now in generic baseType (79fb0dc), closes #200

Features

  • assignment right-to-left and precedence with ternary (e5652eb), closes #189
  • simplify ternary since to stop handling ':' binary operator (4196623)