Skip to content

[0.24.0] - 2023-01-10

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 09:04

Added

  • Added new manual_table_clone lint, which will catch manual re-implementations of table.clone in Luau.
  • Added filename field to diagnostic message labels in JSON output, indicating for which file the message was generated (#453)

Changed

  • Improved the error message for using a standard library that can be detected as outdated.
  • Updated internal parser, giving support for string interpolation for Luau and fixing some parsing bugs.

Fixed

  • Fixed "library" being typo'd as "libary" in the error when finding a usage.