github JohnnyMorganz/StyLua v2.4.1

8 hours ago

[2.4.1] - 2026-04-06

Fixed

  • Luau: Fixed panic when formatting explicit type instantiation (f<<T>>()) inside a nested function call argument (e.g. as a callback) (#1088)
  • Luau: Fixed parentheses being incorrectly removed from single-element type packs in explicit type instantiation, e.g. f<<(number)>>(10) becoming f<<number>>(10) (#1089)

Full Changelog: v2.4.0...v2.4.1

Don't miss a new StyLua release

NewReleases is sending notifications on new releases.