[0.9.2] - 2021-06-20
Changed
- Bumped full-moon to
0.12.1
to fix parsing bugs
Fixed
- Fixed parentheses around type assertions being classed as unnecessary and removed under the
luau
feature flag. - Fixed mistransformation of function type where arguments have comments under the
luau
feature flag. (#201) - Fixed comments in an assignment in between the equals token and the expression leading to a mistransformation. (#200)