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)