Skip to content

v0.15.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 15:36

[0.15.3] - 2022-12-07

Fixed

General

  • Fixed necessary parentheses removed in (-X) ^ Y causing change in semantics (#623)
  • Take into account function token size when formatting an anonymous function function() end (particularly relevant when collapsing simple statements) (#619)

Luau

  • Support hanging inside of Luau type arrays { T } to fix formatting issues when comments are present (#617)

Full Changelog: v0.15.2...v0.15.3