Skip to content

v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 22:06

[0.16.1] - 2023-02-10

Fixed

General

  • Fixed mistransformation of a function argument in a multilined function call when the argument contains a comment, causing a syntax error. We now attempt to hang the expression (#648)

Luau

  • Fixed verify AST flagging a false positive for parentheses removed around a Luau type (#643)

Full Changelog: v0.16.0...v0.16.1