github JohnnyMorganz/StyLua v0.12.3

latest releases: v0.20.0, v0.19.1, v0.19.0...
2 years ago

[0.12.3] - 2022-02-17

Fixed

General

  • Fixed call chains not hanging when comments were present in between calls, leading to a syntax error. (#367)

Luau

  • Fixed if-expression syntax getting unnecessarily expanded further due to trailing comments. (#375)
  • Fixed formatting of leading comments of a keyword in if-expression syntax. (#374)
  • Fixed formatting of long type declarations which go over the line width to hang if possible. (#372)
  • Fixed mistransformation of comments within a type union leading to a syntax error. (#378)

What's Changed

Full Changelog: v0.12.2...v0.12.3

Don't miss a new StyLua release

NewReleases is sending notifications on new releases.