Skip to content

v0.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 10:38

[0.15.2] - 2022-10-31

Fixed

  • Fix incorrect indentation level used for hanging expressions in if expression syntax (#596)
  • Fixed Luau return type in parentheses containing a comment on the last item being collapsed causing a syntax error (#608)
  • Fix parentheses removed which highlight precedence in (not X) == Y causing linting errors (#609)
  • Fix build script for @johnnymorganz/stylua to include all lua and luau features (#614)

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2