Skip to content

0.654

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 01:09
8cc289f

What's Changed?

  • Support dead store elimination for STORE_VECTOR instruction
  • Fix parser hang when a separator is used between Luau class
    declaration properties
  • Provide properties and metatable for built-in vector type definition
    to fix type errors
  • Fix Fragment Autocomplete to ensure correct parentheses insertion
    behavior.
  • Add support for 'thread' and 'buffer' primitive types in user-defined
    type functions

Co-authored-by: Andy Friesen [email protected]
Co-authored-by: Hunter Goldstein [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]

New Contributors

Full Changelog: 0.653...0.654