Skip to content

v1.3.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Dec 17:14
· 13 commits to beta since this release

1.3.0-beta.1 (2021-12-13)

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)